aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2008-07-01net: fib_rules: fix error code for unsupported familiesPatrick McHardy
2008-07-01netdevice: Fix wrong string handle in kernel command line parsingWang Chen
2008-07-01net: Tyop of sk_filter() commentWang Chen
2008-06-27netdevice: Fix typo of dev_unicast_add() commentWang Chen
2008-06-27tcp: fix for splice receive when used with software LROOctavian Purdila
2008-06-20netns: Don't receive new packets in a dead network namespace.Eric W. Biederman
2008-06-16net: Fix test for VLAN TX checksum offload capabilityBen Hutchings
2008-06-04tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.Octavian Purdila
2008-06-03netlink: Improve returned error codesThomas Graf
2008-06-03net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovecBrice Goglin
2008-06-03net: neighbour table ABI problemStephen Hemminger
2008-05-20pktgen: make sure that pktgen_thread_worker has been executedDenis V. Lunev
2008-05-20net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse
2008-05-14net: handle errors from device_renameStephen Hemminger
2008-05-14net: Fix typo in net/core/sock.c.Rami Rosen
2008-05-12net: Allow netdevices to specify needed head/tailroomJohannes Berg
2008-05-08net: Added ASSERT_RTNL() to dev_open() and dev_close().Ben Hutchings
2008-05-08netns: Fix arbitrary net_device-s corruptions on net_ns stop.Pavel Emelyanov
2008-05-03net: Fix useless comment reference loop.Johannes Berg
2008-05-02netns: Fix device renaming for sysfsDaniel Lezcano
2008-05-02net: remove NR_CPUS arrays in net/core/dev.cMike Travis
2008-05-02net: use get/put_unaligned_* helpersHarvey Harrison
2008-05-02net: Add missing braces to multi-statement if()sIlpo Järvinen
2008-05-02net: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa
2008-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-24ethtool: EEPROM dump no longer works for tg3 and natsemiMandeep Singh Baines
2008-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-23[RTNETLINK]: Fix bogus ASSERT_RTNL warningPatrick McHardy
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds
2008-04-21Remove documentation of non-existent sk_alloc argRusty Russell
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller
2008-04-20[NET]: Expose netdevice dev_id through sysfsDavid Woodhouse
2008-04-18net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-18[NET]: Fix and allocate less memory for ->priv'less netdevicesAlexey Dobriyan
2008-04-16[NET]: Do not allocate unneeded memory for dev->priv alignment.Pavel Emelyanov
2008-04-16[NETNS]: Add netns refcnt debug for network devices.Denis V. Lunev
2008-04-16[NETNS]: Add netns refcnt debug to fib rules.Denis V. Lunev
2008-04-16[NETNS]: Add netns refcnt debug for kernel sockets.Denis V. Lunev
2008-04-16[NETNS]: Make netns refconting debug like a socket one.Denis V. Lunev
2008-04-16[RTNL]: Introduce the rtnl_kill_links helper.Pavel Emelyanov
2008-04-16[RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister.Pavel Emelyanov
2008-04-15[ETHTOOL]: Add support for large eepromsMandeep Singh Baines
2008-04-15[NETNS]: The generic per-net pointers.Pavel Emelyanov
2008-04-15[NETNS]: The net-subsys IDs generator.Pavel Emelyanov
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-04-14[SKB]: __skb_append = __skb_queue_after Gerrit Renker
2008-04-13[NET]: Fix kernel-doc for skb_segmentBen Hutchings