aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* 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
|/
* [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
| * netpoll queue cleanupStephen Hemminger2006-12-03
| * netpoll retry cleanupStephen Hemminger2006-12-03
| * netpoll deferred transmit pathStephen Hemminger2006-12-03
| * netpoll setup error handlingStephen Hemminger2006-12-03
| * netpoll per device txqStephen Hemminger2006-12-03
| * netpoll info leakStephen Hemminger2006-12-03
| * netpoll: private skb pool (rev3)Stephen Hemminger2006-12-03
| * [NET]: The scheduled removal of the frame diverter.Adrian Bunk2006-12-03
| * [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-03