Age | Commit message (Expand) | Author |
2008-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-07-05 | net: add fib_rules_ops to flush_cache method | Denis V. Lunev |
2008-07-02 | netdev: Add support for rx flow hash configuration, using ethtool. | Santwona Behera |
2008-07-01 | net: fib_rules: fix error code for unsupported families | Patrick McHardy |
2008-07-01 | netdevice: Fix wrong string handle in kernel command line parsing | Wang Chen |
2008-07-01 | net: Tyop of sk_filter() comment | Wang Chen |
2008-06-28 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-06-27 | netdevice: Fix typo of dev_unicast_add() comment | Wang Chen |
2008-06-27 | tcp: fix for splice receive when used with software LRO | Octavian Purdila |
2008-06-20 | netns: Don't receive new packets in a dead network namespace. | Eric W. Biederman |
2008-06-19 | net: Discard and warn about LRO'd skbs received for forwarding | Ben Hutchings |
2008-06-19 | net: Disable LRO on devices that are forwarding | Ben Hutchings |
2008-06-18 | netdevice: Fix promiscuity and allmulti overflow | Wang Chen |
2008-06-17 | net: Add sk_set_socket() helper. | David S. Miller |
2008-06-18 | bonding: Allow setting max_bonds to zero | Jay Vosburgh |
2008-06-17 | net/core: add NETDEV_BONDING_FAILOVER event | Or Gerlitz |
2008-06-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-06-16 | net: Fix test for VLAN TX checksum offload capability | Ben Hutchings |
2008-06-11 | net: remove CVS keywords | Adrian Bunk |
2008-06-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-06-04 | tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits. | Octavian Purdila |
2008-06-03 | netlink: Improve returned error codes | Thomas Graf |
2008-06-03 | net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovec | Brice Goglin |
2008-06-03 | net: neighbour table ABI problem | Stephen Hemminger |
2008-05-25 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-05-21 | net: The dev->get_stats pointer is not NULL nowadays. | Pavel Emelyanov |
2008-05-20 | pktgen: make sure that pktgen_thread_worker has been executed | Denis V. Lunev |
2008-05-20 | net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags() | David Woodhouse |
2008-05-19 | netns: Register net/core/ sysctls at read-only root. | Pavel Emelyanov |
2008-05-14 | net: handle errors from device_rename | Stephen Hemminger |
2008-05-14 | net: Fix typo in net/core/sock.c. | Rami Rosen |
2008-05-12 | net: Allow netdevices to specify needed head/tailroom | Johannes Berg |
2008-05-08 | net: Added ASSERT_RTNL() to dev_open() and dev_close(). | Ben Hutchings |
2008-05-08 | netns: Fix arbitrary net_device-s corruptions on net_ns stop. | Pavel Emelyanov |
2008-05-03 | net: Fix useless comment reference loop. | Johannes Berg |
2008-05-02 | netns: Fix device renaming for sysfs | Daniel Lezcano |
2008-05-02 | net: remove NR_CPUS arrays in net/core/dev.c | Mike Travis |
2008-05-02 | net: use get/put_unaligned_* helpers | Harvey Harrison |
2008-05-02 | net: Add missing braces to multi-statement if()s | Ilpo Järvinen |
2008-05-02 | net: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-04-29 | Remove duplicated unlikely() in IS_ERR() | Hirofumi Nakagawa |
2008-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-04-24 | ethtool: EEPROM dump no longer works for tg3 and natsemi | Mandeep Singh Baines |
2008-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-04-23 | [RTNETLINK]: Fix bogus ASSERT_RTNL warning | Patrick McHardy |
2008-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh... | Linus Torvalds |
2008-04-21 | Remove documentation of non-existent sk_alloc arg | Rusty Russell |
2008-04-21 | [SPARC]: Remove SunOS and Solaris binary support. | David S. Miller |