aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* net: fib_rules: fix error code for unsupported familiesPatrick McHardy2008-07-01
* netdevice: Fix wrong string handle in kernel command line parsingWang Chen2008-07-01
* net: Tyop of sk_filter() commentWang Chen2008-07-01
* netdevice: Fix typo of dev_unicast_add() commentWang Chen2008-06-27
* tcp: fix for splice receive when used with software LROOctavian Purdila2008-06-27
* netns: Don't receive new packets in a dead network namespace.Eric W. Biederman2008-06-21
* net: Fix test for VLAN TX checksum offload capabilityBen Hutchings2008-06-16
* tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.Octavian Purdila2008-06-04
* netlink: Improve returned error codesThomas Graf2008-06-03
* net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovecBrice Goglin2008-06-03
* net: neighbour table ABI problemStephen Hemminger2008-06-03
* pktgen: make sure that pktgen_thread_worker has been executedDenis V. Lunev2008-05-20
* net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse2008-05-20
* net: handle errors from device_renameStephen Hemminger2008-05-15
* net: Fix typo in net/core/sock.c.Rami Rosen2008-05-14
* net: Allow netdevices to specify needed head/tailroomJohannes Berg2008-05-12
* net: Added ASSERT_RTNL() to dev_open() and dev_close().Ben Hutchings2008-05-08
* netns: Fix arbitrary net_device-s corruptions on net_ns stop.Pavel Emelyanov2008-05-08
* net: Fix useless comment reference loop.Johannes Berg2008-05-03
* netns: Fix device renaming for sysfsDaniel Lezcano2008-05-02
* net: remove NR_CPUS arrays in net/core/dev.cMike Travis2008-05-02
* net: use get/put_unaligned_* helpersHarvey Harrison2008-05-02
* net: Add missing braces to multi-statement if()sIlpo Järvinen2008-05-02
* net: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-02
* Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-25
|\
| * ethtool: EEPROM dump no longer works for tg3 and natsemiMandeep Singh Baines2008-04-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-24
|\|
| * [RTNETLINK]: Fix bogus ASSERT_RTNL warningPatrick McHardy2008-04-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-23
|\|
| * [NET]: Expose netdevice dev_id through sysfsDavid Woodhouse2008-04-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-21
|\ \
| * | [SPARC]: Remove SunOS and Solaris binary support.David S. Miller2008-04-21
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-21
|\ \
| * | Remove documentation of non-existent sk_alloc argRusty Russell2008-04-21
| |/
* / net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
|/
* [NET]: Fix and allocate less memory for ->priv'less netdevicesAlexey Dobriyan2008-04-18
* [NET]: Do not allocate unneeded memory for dev->priv alignment.Pavel Emelyanov2008-04-16
* [NETNS]: Add netns refcnt debug for network devices.Denis V. Lunev2008-04-16
* [NETNS]: Add netns refcnt debug to fib rules.Denis V. Lunev2008-04-16
* [NETNS]: Add netns refcnt debug for kernel sockets.Denis V. Lunev2008-04-16
* [NETNS]: Make netns refconting debug like a socket one.Denis V. Lunev2008-04-16
* [RTNL]: Introduce the rtnl_kill_links helper.Pavel Emelyanov2008-04-16
* [RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister.Pavel Emelyanov2008-04-16
* [ETHTOOL]: Add support for large eepromsMandeep Singh Baines2008-04-15
* [NETNS]: The generic per-net pointers.Pavel Emelyanov2008-04-15
* [NETNS]: The net-subsys IDs generator.Pavel Emelyanov2008-04-15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-04-14
|\
| * [NET]: Fix kernel-doc for skb_segmentBen Hutchings2008-04-14
| * [SOCK] sk_stamp: should be initialized to ktime_set(-1L, 0)Eric Dumazet2008-04-14