summaryrefslogtreecommitdiffstats
path: root/net/core
AgeCommit message (Expand)AuthorFilesLines
2008-07-06net: fix dev_set_promiscuity() breakagePatrick McHardy1-1/+1
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-5/+4
2008-07-05net: add fib_rules_ops to flush_cache methodDenis V. Lunev1-1/+1
2008-07-02netdev: Add support for rx flow hash configuration, using ethtool.Santwona Behera1-0/+37
2008-07-01net: fib_rules: fix error code for unsupported familiesPatrick McHardy1-2/+2
2008-07-01netdevice: Fix wrong string handle in kernel command line parsingWang Chen1-2/+2
2008-07-01net: Tyop of sk_filter() commentWang Chen1-1/+0
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller3-6/+20
2008-06-27netdevice: Fix typo of dev_unicast_add() commentWang Chen1-1/+1
2008-06-27tcp: fix for splice receive when used with software LROOctavian Purdila1-5/+12
2008-06-20netns: Don't receive new packets in a dead network namespace.Eric W. Biederman2-0/+7
2008-06-19net: Discard and warn about LRO'd skbs received for forwardingBen Hutchings1-0/+8
2008-06-19net: Disable LRO on devices that are forwardingBen Hutchings1-0/+24
2008-06-18netdevice: Fix promiscuity and allmulti overflowWang Chen1-10/+45
2008-06-17net: Add sk_set_socket() helper.David S. Miller1-2/+2
2008-06-18bonding: Allow setting max_bonds to zeroJay Vosburgh1-0/+13
2008-06-17net/core: add NETDEV_BONDING_FAILOVER eventOr Gerlitz1-0/+6
2008-06-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-8/+26
2008-06-16net: Fix test for VLAN TX checksum offload capabilityBen Hutchings1-8/+26
2008-06-11net: remove CVS keywordsAdrian Bunk2-4/+0
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-8/+11
2008-06-04tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.Octavian Purdila1-2/+3
2008-06-03netlink: Improve returned error codesThomas Graf2-2/+4
2008-06-03net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovecBrice Goglin1-1/+1
2008-06-03net: neighbour table ABI problemStephen Hemminger1-3/+3
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-1/+5
2008-05-21net: The dev->get_stats pointer is not NULL nowadays.Pavel Emelyanov2-17/+12
2008-05-20pktgen: make sure that pktgen_thread_worker has been executedDenis V. Lunev1-0/+4
2008-05-20net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse1-1/+1
2008-05-19netns: Register net/core/ sysctls at read-only root.Pavel Emelyanov1-20/+19
2008-05-14net: handle errors from device_renameStephen Hemminger1-1/+5
2008-05-14net: Fix typo in net/core/sock.c.Rami Rosen1-1/+1
2008-05-12net: Allow netdevices to specify needed head/tailroomJohannes Berg1-1/+1
2008-05-08net: Added ASSERT_RTNL() to dev_open() and dev_close().Ben Hutchings1-0/+4
2008-05-08netns: Fix arbitrary net_device-s corruptions on net_ns stop.Pavel Emelyanov1-3/+5
2008-05-03net: Fix useless comment reference loop.Johannes Berg1-1/+3
2008-05-02netns: Fix device renaming for sysfsDaniel Lezcano3-3/+10
2008-05-02net: remove NR_CPUS arrays in net/core/dev.cMike Travis1-4/+11
2008-05-02net: use get/put_unaligned_* helpersHarvey Harrison1-2/+2
2008-05-02net: Add missing braces to multi-statement if()sIlpo Järvinen1-1/+2
2008-05-02net: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2-11/+6
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa1-1/+1
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+5
2008-04-24ethtool: EEPROM dump no longer works for tg3 and natsemiMandeep Singh Baines1-0/+5
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+6
2008-04-23[RTNETLINK]: Fix bogus ASSERT_RTNL warningPatrick McHardy1-0/+6
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+2
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-9/+0
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds1-1/+0
2008-04-21Remove documentation of non-existent sk_alloc argRusty Russell1-1/+0