summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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: sh-eth: Use pr_err instead of printkNobuhiro Iwamatsu
2013-03-21net: remove redundant ifdef CONFIG_CGROUPSZefan Li
2013-03-21tcp: implement RFC5682 F-RTOYuchung Cheng
2013-03-21tcp: refactor CA_Loss state processingYuchung Cheng
2013-03-21tcp: refactor F-RTOYuchung Cheng
2013-03-21filter: add minimal BPF JIT image disassemblerDaniel Borkmann
2013-03-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-20chelsio: use netdev_alloc_skb_ip_alignstephen hemminger
2013-03-20net: Move selftests to common net/ subdirectory.David S. Miller
2013-03-20net: fix psock_fanout selftest bind error messageDaniel Baluta
2013-03-20chelsio: add headroom in RX pathEric Dumazet
2013-03-20dynticks: avoid flow_cache_flush() interrupting every coreChris Metcalf
2013-03-20bnx2x: AER revisedYuval Mintz
2013-03-20net: fec: make local function fec_poll_controller() staticWei Yongjun
2013-03-20net: ethernet: davinci_emac: make local function emac_poll_controller() staticWei Yongjun
2013-03-20net: mdio-octeon: Use module_platform_driver()Sachin Kamat
2013-03-20net: mdio-gpio: Use module_platform_driver()Sachin Kamat
2013-03-20net: au1k_ir: Use module_platform_driver()Sachin Kamat
2013-03-20net: s6gmac: Use module_platform_driver()Sachin Kamat
2013-03-20net: ks8695net: Use module_platform_driver()Sachin Kamat
2013-03-20connector: Added coredumping event to the process connectorJesper Derehag
2013-03-20gianfar: Refactor config coalescing calls for all queuesClaudiu Manoil
2013-03-20gianfar: Remove redundant programming of [rt]xic registersClaudiu Manoil
2013-03-20gianfar: Poll only active Rx queuesClaudiu Manoil
2013-03-20gianfar: Fix tx napi pollingClaudiu Manoil