summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* [IFB]: Fix crash on input device removalPatrick McHardy2007-03-292-5/+5
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-03-282-33/+52
|\
| * [PATCH] WE-22 : prevent information leak on 64 bitJean Tourrilhes2007-03-272-33/+52
* | [NET_SCHED]: Fix ingress lockingPatrick McHardy2007-03-251-2/+2
* | [NET]: Fix neighbour destructor handling.Alexey Kuznetsov2007-03-251-4/+10
* | [NET]: Fix fib_rules compatibility breakageThomas Graf2007-03-251-0/+30
|/
* [NET]: fix up misplaced inlines.Dave Jones2007-03-221-1/+1
* [NET]: Fix fib_rules dump racePatrick McHardy2007-03-221-1/+1
* [NET]: Copy mac_len in skb_clone() as wellAlexey Dobriyan2007-03-161-0/+1
* [NET]: Fix compat_sock_common_getsockopt typo.Johannes Berg2007-03-061-1/+1
* [NET]: Fix kfree(skb)Patrick McHardy2007-02-281-1/+1
* Merge branch 'master' into upstreamJeff Garzik2007-02-177-8/+1
|\
| * [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
| * [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-147-7/+0
* | Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Jeff Garzik2007-02-1722-277/+274
|\ \ | |/
| * [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-126-10/+10
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-1122-262/+262
| |\
| | * [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-1022-262/+262
| * | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-112-5/+2
| |/
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2007-02-091-2/+2
|\ \ | |/ |/|
| * [PATCH] Replace incorrect macro name "WIRELESS_EXT" with "CONFIG_WIRELESS_EXT"Robert P. J. Day2007-02-091-2/+2
* | [NET]: unregister_netdevice as voidStephen Hemminger2007-02-081-8/+5
* | [NET]: user of the jiffies rounding code: NetworkingArjan van de Ven2007-02-082-2/+12
* | [NETLINK]: Don't BUG on undersized allocationsPatrick McHardy2007-02-083-22/+39
* | Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-073-86/+97
|/
* [IPSEC] flow: Fix potential memory leakHerbert Xu2007-01-231-16/+10
* [PKTGEN]: Convert to kthread API.David S. Miller2007-01-031-108/+48
* [PATCH] netpoll: fix netpoll lockupIngo Molnar2006-12-121-2/+7
* [NETPOLL]: Fix local_bh_enable() warning.Andrew Morton2006-12-111-2/+4
* [NETPOLL]: Make sure TX lock is taken with BH disabled.Andrew Morton2006-12-111-15/+19
* [NETPOLL]: make arp replies through netpoll use mac address of senderNeil Horman2006-12-081-4/+10
* [NET]: Convert hh_lock to seqlock.Stephen Hemminger2006-12-081-5/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-071-2/+2
|\
| * [NET]: Memory barrier cleanupsRalf Baechle2006-12-071-2/+2
* | [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-072-4/+0
* | [PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra2006-12-071-18/+5
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-073-6/+6
* | [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-073-3/+3
* | [PATCH] node-aware skb allocationChristoph Hellwig2006-12-071-5/+7
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-053-1/+22
|\
| * [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-043-1/+22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0516-878/+382
|\ \ | |/
| * [NET]: Accept wildcard delimiters in in[46]_ptonPatrick McHardy2006-12-021-4/+6
| * [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some codeThomas Graf2006-12-021-0/+20
| * [NET] neighbour: Use kmemdup where applicableArnaldo Carvalho de Melo2006-12-021-4/+3
| * [NETPOLL]: Another udp checksum mangling.Al Viro2006-12-021-1/+1
| * [NET]: Split skb->csumAl Viro2006-12-022-3/+3
| * [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbArnaldo Carvalho de Melo2006-12-021-2/+5
| * [NET]: Annotate __skb_checksum_complete() and friends.Al Viro2006-12-022-3/+3
| * [NET]: Annotate skb_copy_and_csum_bits() and callers.Al Viro2006-12-021-3/+3
OpenPOWER on IntegriCloud