summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into cpus4096Ingo Molnar2008-07-162-3/+3
|\
| * Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-151-1/+1
| |\
| | * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
| * | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-07-141-2/+2
| |\ \
| | * \ Merge branch 'linus' into core/softirqIngo Molnar2008-06-232-8/+33
| | |\ \ | | | |/
| | * | Merge branch 'linus' into core/softirqIngo Molnar2008-06-164-8/+11
| | |\ \
| | * | | Remove argument from open_softirq which is always NULLCarlos R. Mafra2008-05-251-2/+2
* | | | | Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-068-27/+61
|\ \ \ \ \ | |/ / / /
| * | | | net: fib_rules: fix error code for unsupported familiesPatrick McHardy2008-07-011-2/+2
| * | | | netdevice: Fix wrong string handle in kernel command line parsingWang Chen2008-07-011-2/+2
| * | | | net: Tyop of sk_filter() commentWang Chen2008-07-011-1/+0
| * | | | netdevice: Fix typo of dev_unicast_add() commentWang Chen2008-06-271-1/+1
| * | | | tcp: fix for splice receive when used with software LROOctavian Purdila2008-06-271-5/+12
| | |_|/ | |/| |
| * | | netns: Don't receive new packets in a dead network namespace.Eric W. Biederman2008-06-202-0/+7
| * | | net: Fix test for VLAN TX checksum offload capabilityBen Hutchings2008-06-161-8/+26
| | |/ | |/|
| * | tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.Octavian Purdila2008-06-041-2/+3
| * | netlink: Improve returned error codesThomas Graf2008-06-032-2/+4
| * | net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovecBrice Goglin2008-06-031-1/+1
| * | net: neighbour table ABI problemStephen Hemminger2008-06-031-3/+3
| |/
* | net: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-2/+2
|/
* pktgen: make sure that pktgen_thread_worker has been executedDenis V. Lunev2008-05-201-0/+4
* net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()David Woodhouse2008-05-201-1/+1
* net: handle errors from device_renameStephen Hemminger2008-05-141-1/+5
* net: Fix typo in net/core/sock.c.Rami Rosen2008-05-141-1/+1
* net: Allow netdevices to specify needed head/tailroomJohannes Berg2008-05-121-1/+1
* net: Added ASSERT_RTNL() to dev_open() and dev_close().Ben Hutchings2008-05-081-0/+4
* netns: Fix arbitrary net_device-s corruptions on net_ns stop.Pavel Emelyanov2008-05-081-3/+5
* net: Fix useless comment reference loop.Johannes Berg2008-05-031-1/+3
* netns: Fix device renaming for sysfsDaniel Lezcano2008-05-023-3/+10
* net: remove NR_CPUS arrays in net/core/dev.cMike Travis2008-05-021-4/+11
* net: use get/put_unaligned_* helpersHarvey Harrison2008-05-021-2/+2
* net: Add missing braces to multi-statement if()sIlpo Järvinen2008-05-021-1/+2
* net: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-022-11/+6
* Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-251-0/+5
|\
| * ethtool: EEPROM dump no longer works for tg3 and natsemiMandeep Singh Baines2008-04-241-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-241-0/+6
|\ \ | |/
| * [RTNETLINK]: Fix bogus ASSERT_RTNL warningPatrick McHardy2008-04-231-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-231-0/+2
|\ \ | |/
| * [NET]: Expose netdevice dev_id through sysfsDavid Woodhouse2008-04-201-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-211-9/+0
|\ \
| * | [SPARC]: Remove SunOS and Solaris binary support.David S. Miller2008-04-211-9/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-211-1/+0
|\ \
| * | Remove documentation of non-existent sk_alloc argRusty Russell2008-04-211-1/+0
| |/
* | net: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
|/
* [NET]: Fix and allocate less memory for ->priv'less netdevicesAlexey Dobriyan2008-04-181-6/+9
* [NET]: Do not allocate unneeded memory for dev->priv alignment.Pavel Emelyanov2008-04-161-1/+2
* [NETNS]: Add netns refcnt debug for network devices.Denis V. Lunev2008-04-161-0/+2
* [NETNS]: Add netns refcnt debug to fib rules.Denis V. Lunev2008-04-161-2/+3
* [NETNS]: Add netns refcnt debug for kernel sockets.Denis V. Lunev2008-04-161-0/+1
OpenPOWER on IntegriCloud