Age | Commit message (Expand) | Author |
2013-03-22 | rtnetlink: Remove passing of attributes into rtnl_doit functions | Thomas Graf |
2013-03-22 | decnet: Parse netlink attributes on our own | Thomas Graf |
2013-03-22 | Merge branch 'mv643xx_eth' | David S. Miller |
2013-03-22 | mv643xx_eth: convert to use the Marvell Orion MDIO driver | Florian Fainelli |
2013-03-22 | net: mvmdio: enhance driver to support SMI error/done interrupts | Florian Fainelli |
2013-03-22 | net: mvmdio: rename base register cookie from smireg to regs | Florian Fainelli |
2013-03-22 | net: mvmdio: allow platform device style registration | Florian Fainelli |
2013-03-22 | s6gmac: fix error return code in s6gmac_probe() | Wei Yongjun |
2013-03-22 | udp: increase inner ip header ID during segmentation | Cong Wang |
2013-03-22 | ip_gre: increase inner ip header ID during segmentation | Cong Wang |
2013-03-22 | bnx2x: increase inner ip id during encapsulated tso | Dmitry Kravkov |
2013-03-22 | virtio: remove obsolete virtqueue_get_queue_index() | Rusty Russell |
2013-03-22 | net: Fix p3_gelic_net sparse warnings | Geoff Levand |
2013-03-22 | appletalk: remove "config IPDDP_DECAP" | Paul Bolle |
2013-03-21 | sh_eth: fix unused variable warning | Sergei Shtylyov |
2013-03-21 | filter: bpf_jit_comp: refactor and unify BPF JIT image dump output | Daniel Borkmann |
2013-03-21 | sh_eth: use managed device API | Sergei Shtylyov |
2013-03-21 | sh_eth: kill unneeded typecast in sh_eth_drv_probe() | Sergei Shtylyov |
2013-03-21 | sh_eth: use PIR_* bits | Sergei Shtylyov |
2013-03-21 | net: fix psock_fanout on sparc64 | Willem de Bruijn |
2013-03-21 | netlink: Diag core and basic socket info dumping (v2) | Andrey Vagin |
2013-03-21 | net: prepare netlink code for netlink diag | Andrey Vagin |
2013-03-21 | gianfar: Remove superfluous kernel_dropped local counter | Claudiu Manoil |
2013-03-21 | gianfar: Cleanup dead code and minor formatting | Claudiu Manoil |
2013-03-21 | gianfar: Remove 'maybe-uninitialized' compile warning | Claudiu Manoil |
2013-03-21 | net: sh-eth: Use pr_err instead of printk | Nobuhiro Iwamatsu |
2013-03-21 | net: remove redundant ifdef CONFIG_CGROUPS | Zefan Li |
2013-03-21 | tcp: implement RFC5682 F-RTO | Yuchung Cheng |
2013-03-21 | tcp: refactor CA_Loss state processing | Yuchung Cheng |
2013-03-21 | tcp: refactor F-RTO | Yuchung Cheng |
2013-03-21 | filter: add minimal BPF JIT image disassembler | Daniel Borkmann |
2013-03-21 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2013-03-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-03-20 | chelsio: use netdev_alloc_skb_ip_align | stephen hemminger |
2013-03-20 | net: Move selftests to common net/ subdirectory. | David S. Miller |
2013-03-20 | net: fix psock_fanout selftest bind error message | Daniel Baluta |
2013-03-20 | chelsio: add headroom in RX path | Eric Dumazet |
2013-03-20 | dynticks: avoid flow_cache_flush() interrupting every core | Chris Metcalf |
2013-03-20 | bnx2x: AER revised | Yuval Mintz |
2013-03-20 | net: fec: make local function fec_poll_controller() static | Wei Yongjun |
2013-03-20 | net: ethernet: davinci_emac: make local function emac_poll_controller() static | Wei Yongjun |
2013-03-20 | net: mdio-octeon: Use module_platform_driver() | Sachin Kamat |
2013-03-20 | net: mdio-gpio: Use module_platform_driver() | Sachin Kamat |
2013-03-20 | net: au1k_ir: Use module_platform_driver() | Sachin Kamat |
2013-03-20 | net: s6gmac: Use module_platform_driver() | Sachin Kamat |
2013-03-20 | net: ks8695net: Use module_platform_driver() | Sachin Kamat |
2013-03-20 | connector: Added coredumping event to the process connector | Jesper Derehag |
2013-03-20 | gianfar: Refactor config coalescing calls for all queues | Claudiu Manoil |
2013-03-20 | gianfar: Remove redundant programming of [rt]xic registers | Claudiu Manoil |
2013-03-20 | gianfar: Poll only active Rx queues | Claudiu Manoil |