summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] netpoll: fix netpoll lockupIngo Molnar2006-12-121-2/+7
* [NETPOLL]: Fix local_bh_enable() warning.Andrew Morton2006-12-121-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-091-4/+10
* [NET]: Convert hh_lock to seqlock.Stephen Hemminger2006-12-091-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/+0Star
* | [PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra2006-12-071-18/+5Star
* | [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/+382Star
|\|
| * [NET]: Accept wildcard delimiters in in[46]_ptonPatrick McHardy2006-12-031-4/+6
| * [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some codeThomas Graf2006-12-031-0/+20
| * [NET] neighbour: Use kmemdup where applicableArnaldo Carvalho de Melo2006-12-031-4/+3Star
| * [NETPOLL]: Another udp checksum mangling.Al Viro2006-12-031-1/+1
| * [NET]: Split skb->csumAl Viro2006-12-032-3/+3
| * [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbArnaldo Carvalho de Melo2006-12-031-2/+5
| * [NET]: Annotate __skb_checksum_complete() and friends.Al Viro2006-12-032-3/+3
| * [NET]: Annotate skb_copy_and_csum_bits() and callers.Al Viro2006-12-031-3/+3
| * [NET]: Annotate skb_checksum() and callers.Al Viro2006-12-031-2/+2
| * [NET]: Annotate callers of the reset of checksum.h stuff.Al Viro2006-12-031-1/+1
| * [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro2006-12-032-4/+4
| * [NET]: Annotate csum_partial() callers in net/*Al Viro2006-12-032-3/+3
| * [NET]: Annotate callers of csum_tcpudp_nofold() in net/*Al Viro2006-12-031-2/+2
| * [NET]: Annotate callers of csum_fold() in net/*Al Viro2006-12-034-9/+9
| * [NET] net/core: Annotations.Al Viro2006-12-034-42/+38Star
| * [NETPOLL]: Minor coding-style cleanups.David S. Miller2006-12-031-51/+48Star
| * [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf2006-12-031-1/+0Star
| * netpoll queue cleanupStephen Hemminger2006-12-031-20/+3Star
| * netpoll retry cleanupStephen Hemminger2006-12-031-38/+33Star
| * netpoll deferred transmit pathStephen Hemminger2006-12-031-2/+19
| * netpoll setup error handlingStephen Hemminger2006-12-031-7/+13
| * netpoll per device txqStephen Hemminger2006-12-031-35/+15Star
| * netpoll info leakStephen Hemminger2006-12-031-6/+19
| * netpoll: private skb pool (rev3)Stephen Hemminger2006-12-031-32/+21Star
| * [NET]: The scheduled removal of the frame diverter.Adrian Bunk2006-12-034-577/+4Star
| * [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-033-23/+57
| * [NET]: Size listen hash tables using backlog hintEric Dumazet2006-12-031-10/+25
| * [NET] rules: Add support to invert selectorsThomas Graf2006-12-031-7/+17
| * [NET] rules: Protocol independant mark selectorThomas Graf2006-12-031-0/+29
| * [NET]: Turn nfmark into generic markThomas Graf2006-12-031-2/+2
| * [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTHPeter Zijlstra2006-12-031-3/+3
| * [PATCH] netdev: don't allow register_netdev with blank nameStephen Hemminger2006-12-021-9/+0Star
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-2/+2
* | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-3/+3
* | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-221-5/+4Star
|/