aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* [NET]: Fix compat_sock_common_getsockopt typo.Johannes Berg2007-03-06
* [NET]: Fix kfree(skb)Patrick McHardy2007-02-28
* Merge branch 'master' into upstreamJeff Garzik2007-02-17
|\
| * [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14
| * [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* | Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Jeff Garzik2007-02-17
|\|
| * [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-12
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-11
| |\
| | * [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
| * | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-11
| |/
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2007-02-09
|\ \ | |/ |/|
| * [PATCH] Replace incorrect macro name "WIRELESS_EXT" with "CONFIG_WIRELESS_EXT"Robert P. J. Day2007-02-09
* | [NET]: unregister_netdevice as voidStephen Hemminger2007-02-08
* | [NET]: user of the jiffies rounding code: NetworkingArjan van de Ven2007-02-08
* | [NETLINK]: Don't BUG on undersized allocationsPatrick McHardy2007-02-08
* | Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-07
|/
* [IPSEC] flow: Fix potential memory leakHerbert Xu2007-01-23
* [PKTGEN]: Convert to kthread API.David S. Miller2007-01-03
* [PATCH] netpoll: fix netpoll lockupIngo Molnar2006-12-12
* [NETPOLL]: Fix local_bh_enable() warning.Andrew Morton2006-12-11
* [NETPOLL]: Make sure TX lock is taken with BH disabled.Andrew Morton2006-12-11
* [NETPOLL]: make arp replies through netpoll use mac address of senderNeil Horman2006-12-08
* [NET]: Convert hh_lock to seqlock.Stephen Hemminger2006-12-08
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-12-07
|\
| * [NET]: Memory barrier cleanupsRalf Baechle2006-12-07
* | [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-07
* | [PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra2006-12-07
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* | [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-07
* | [PATCH] node-aware skb allocationChristoph Hellwig2006-12-07
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [PATCH] severing skbuff.h -> highmem.hAl Viro2006-12-04
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\|
| * [NET]: Accept wildcard delimiters in in[46]_ptonPatrick McHardy2006-12-03
| * [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some codeThomas Graf2006-12-03
| * [NET] neighbour: Use kmemdup where applicableArnaldo Carvalho de Melo2006-12-03
| * [NETPOLL]: Another udp checksum mangling.Al Viro2006-12-03
| * [NET]: Split skb->csumAl Viro2006-12-03
| * [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbArnaldo Carvalho de Melo2006-12-03
| * [NET]: Annotate __skb_checksum_complete() and friends.Al Viro2006-12-03
| * [NET]: Annotate skb_copy_and_csum_bits() and callers.Al Viro2006-12-03
| * [NET]: Annotate skb_checksum() and callers.Al Viro2006-12-03
| * [NET]: Annotate callers of the reset of checksum.h stuff.Al Viro2006-12-03
| * [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro2006-12-03
| * [NET]: Annotate csum_partial() callers in net/*Al Viro2006-12-03
| * [NET]: Annotate callers of csum_tcpudp_nofold() in net/*Al Viro2006-12-03
| * [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-03
| * [NET] net/core: Annotations.Al Viro2006-12-03
| * [NETPOLL]: Minor coding-style cleanups.David S. Miller2006-12-03
| * [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf2006-12-03