summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-24ipv6: implement RFC3168 5.3 (ecn protection) for ipv6 fragmentation handlingHannes Frederic Sowa
2013-03-24inet: generalize ipv4-only RFC3168 5.3 ecn fragmentation handling for future ...Hannes Frederic Sowa
2013-03-24ipv6: provide addr and netconf dump consistency infoNicolas Dichtel
2013-03-24ipv4: provide addr and netconf dump consistency infoNicolas Dichtel
2013-03-24mv643xx_eth: defer probing if Marvell Orion MDIO driver not loadedSimon Baatz
2013-03-24net: mvmdio: define module alias for platform deviceSimon Baatz
2013-03-22l2tp: calling the ref() instead of deref()Dan Carpenter
2013-03-22ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUNDAlexander Duyck
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-22decnet: Move rtm_dn_policy to dn_route to make it available if !CONFIG_DECNET...Thomas Graf
2013-03-22qlcnic: Bump up the version to 5.1.38Shahed Shaikh
2013-03-22qlcnic: Clear link status when interface is downShahed Shaikh
2013-03-22qlcnic: change mdelay to msleepShahed Shaikh
2013-03-22qlcnic: Log warning message for 83xx adapter in MSI mode.Himanshu Madhani
2013-03-22qlcnic: Fix configure mailbox interrupt command for 83xx adapterManish chopra
2013-03-22tcp: preserve ACK clocking in TSOEric Dumazet
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf
2013-03-22decnet: Parse netlink attributes on our ownThomas Graf
2013-03-22Merge branch 'mv643xx_eth'David S. Miller
2013-03-22mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli
2013-03-22net: mvmdio: enhance driver to support SMI error/done interruptsFlorian Fainelli
2013-03-22net: mvmdio: rename base register cookie from smireg to regsFlorian Fainelli
2013-03-22net: mvmdio: allow platform device style registrationFlorian Fainelli
2013-03-22s6gmac: fix error return code in s6gmac_probe()Wei Yongjun
2013-03-22udp: increase inner ip header ID during segmentationCong Wang
2013-03-22ip_gre: increase inner ip header ID during segmentationCong Wang
2013-03-22bnx2x: increase inner ip id during encapsulated tsoDmitry Kravkov
2013-03-22virtio: remove obsolete virtqueue_get_queue_index()Rusty Russell
2013-03-22net: Fix p3_gelic_net sparse warningsGeoff Levand
2013-03-22appletalk: remove "config IPDDP_DECAP"Paul Bolle
2013-03-21sh_eth: fix unused variable warningSergei Shtylyov
2013-03-21filter: bpf_jit_comp: refactor and unify BPF JIT image dump outputDaniel Borkmann
2013-03-21sh_eth: use managed device APISergei Shtylyov
2013-03-21sh_eth: kill unneeded typecast in sh_eth_drv_probe()Sergei Shtylyov
2013-03-21sh_eth: use PIR_* bitsSergei Shtylyov
2013-03-21net: fix psock_fanout on sparc64Willem de Bruijn
2013-03-21netlink: Diag core and basic socket info dumping (v2)Andrey Vagin
2013-03-21net: prepare netlink code for netlink diagAndrey Vagin
2013-03-21net: fix *_DIAG_MAX constantsAndrey Vagin
2013-03-21Merge branch 'mlx4'David S. Miller
2013-03-21net/mlx4_core: Disallow releasing VF QPs which have steering rulesHadar Hen Zion
2013-03-21net/mlx4_core: Always use 64 bit resource ID when doing lookupHadar Hen Zion
2013-03-21net/mlx4_en: Remove ethtool flow steering rules before releasing QPsHadar Hen Zion
2013-03-21net/mlx4_core: Fix wrong order of flow steering resources removalHadar Hen Zion
2013-03-21net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapperMoshe Lazer
2013-03-21gianfar: Remove superfluous kernel_dropped local counterClaudiu Manoil
2013-03-21gianfar: Cleanup dead code and minor formattingClaudiu Manoil
2013-03-21gianfar: Remove 'maybe-uninitialized' compile warningClaudiu Manoil
2013-03-21net: ethernet: cpsw: fix erroneous condition in error checkLothar Waßmann
2013-03-21net: sh-eth: Use pr_err instead of printkNobuhiro Iwamatsu