summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-05ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras
2012-03-05ppp: Move ioctl definitions from if_ppp.h to new ppp-ioctl.hPaul Mackerras
2012-03-05ppp: Change copyright notices from ANU to mePaul Mackerras
2012-03-05tg3: Fix poor tx performance on 57766 after MTU changeMichael Chan
2012-03-05tg3: Add memory barriers to sync BD dataMichael Chan
2012-03-05tg3: Fix jumbo loopback test on 5719Michael Chan
2012-03-03mdio.h: Include linux/types.hDavid S. Miller
2012-03-03Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-nextDavid S. Miller
2012-03-03dccp: fix bug in sequence number validation during connection setupSamuel Jero
2012-03-03dccp ccid-3: replace incorrect BUG_ONGerrit Renker
2012-03-03net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend
2012-03-03ixgbe: dcb: check setup_tc return codesJohn Fastabend
2012-03-03e100: Show short v/s long rx length errors in ethtool stats.Ben Greear
2012-03-03e100: Fix rx-over-length statistics.Ben Greear
2012-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-01enic: fix an endian bug in enic_probe()Dan Carpenter
2012-03-01pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter
2012-03-01be2net: Remove unused OFFSET_IN_PAGE() macroRoland Dreier
2012-03-01ethtool, mdio, mii: Specify MDIO information fields in struct ethtool_cmdBen Hutchings
2012-03-01mdio: Export mdio.h to userlandBen Hutchings
2012-03-01Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-03-01rtnetlink: Fix VF IFLA policyGreg Rose
2012-03-01ixgbe: Fix comments that are out of date or formatted incorrectlyAlexander Duyck
2012-03-01ixgbe: fix spelling errorsDon Skidmore
2012-03-01ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ringAlexander Duyck
2012-03-01e1000e: use msleep instead of mdelayBruce Allan
2012-03-01e1000e: cleanup whitespace and indentationBruce Allan
2012-03-01e1000e: cleanup incorrect filename in commentBruce Allan
2012-03-01e100: Support RXALL feature flag.Ben Greear
2012-03-01e100: Support sending custom Ethernet CRCBen Greear
2012-03-01e100: Support RXFCS feature flag.Ben Greear
2012-03-01Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2012-02-29tg3: Fix tg3_get_stats64 for 5700 / 5701 devsMatt Carlson
2012-02-29tipc: Optimize setting of immutable payload message header fieldsAllan Stephens
2012-02-29tipc: Eliminate obsolete code for re-sending a messageAllan Stephens
2012-02-29tipc: Un-inline port routine for processing incoming messagesAllan Stephens
2012-02-28mac89x0: Fix build error.David S. Miller
2012-02-28Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2012-02-28tcp: fix false reordering signal in tcp_shifted_skbNeal Cardwell
2012-02-28tcp: fix comment for tp->highest_sackNeal Cardwell
2012-02-28batman-adv: Fix indentation of multiline statementsSven Eckelmann
2012-02-27gigaset: Use semicolons to terminate statementsJoe Perches
2012-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-26mlx4_en: dont change mac_header on xmitEric Dumazet
2012-02-26netfilter: ctnetlink: support kernel-space dump filtering by ctmarkPablo Neira Ayuso
2012-02-26netlink: allow to pass data pointer to netlink_dump_start() callbackPablo Neira Ayuso
2012-02-26netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso
2012-02-26Fix autofs compile without CONFIG_COMPATLinus Torvalds