aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2006-12-07[PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar
2006-12-07[PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter
2006-12-07[PATCH] node-aware skb allocationChristoph Hellwig
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-04[PATCH] severing skbuff.h -> highmem.hAl Viro
2006-12-02[NET]: Accept wildcard delimiters in in[46]_ptonPatrick McHardy
2006-12-02[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some codeThomas Graf
2006-12-02[NET] neighbour: Use kmemdup where applicableArnaldo Carvalho de Melo
2006-12-02[NETPOLL]: Another udp checksum mangling.Al Viro
2006-12-02[NET]: Split skb->csumAl Viro
2006-12-02[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skbArnaldo Carvalho de Melo
2006-12-02[NET]: Annotate __skb_checksum_complete() and friends.Al Viro
2006-12-02[NET]: Annotate skb_copy_and_csum_bits() and callers.Al Viro
2006-12-02[NET]: Annotate skb_checksum() and callers.Al Viro
2006-12-02[NET]: Annotate callers of the reset of checksum.h stuff.Al Viro
2006-12-02[NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ...Al Viro
2006-12-02[NET]: Annotate csum_partial() callers in net/*Al Viro
2006-12-02[NET]: Annotate callers of csum_tcpudp_nofold() in net/*Al Viro
2006-12-02[NET]: Annotate callers of csum_fold() in net/*Al Viro
2006-12-02[NET] net/core: Annotations.Al Viro
2006-12-02[NETPOLL]: Minor coding-style cleanups.David S. Miller
2006-12-02[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink apiThomas Graf
2006-12-02netpoll queue cleanupStephen Hemminger
2006-12-02netpoll retry cleanupStephen Hemminger
2006-12-02netpoll deferred transmit pathStephen Hemminger
2006-12-02netpoll setup error handlingStephen Hemminger
2006-12-02netpoll per device txqStephen Hemminger
2006-12-02netpoll info leakStephen Hemminger
2006-12-02netpoll: private skb pool (rev3)Stephen Hemminger
2006-12-02[NET]: The scheduled removal of the frame diverter.Adrian Bunk
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf
2006-12-02[NET]: Size listen hash tables using backlog hintEric Dumazet
2006-12-02[NET] rules: Add support to invert selectorsThomas Graf
2006-12-02[NET] rules: Protocol independant mark selectorThomas Graf
2006-12-02[NET]: Turn nfmark into generic markThomas Graf
2006-12-02[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTHPeter Zijlstra
2006-12-02[PATCH] netdev: don't allow register_netdev with blank nameStephen Hemminger
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells
2006-11-22WorkStruct: Separate delayable and non-delayable events.David Howells
2006-11-07[NET]: Set truesize in pskb_copyHerbert Xu
2006-11-07[NETPOLL]: Compute checksum properly in netpoll_send_udp().Chris Lalancette
2006-11-05[NET]: __alloc_pages() failures reported due to fragmentationLarry Woodman
2006-11-05[PKTGEN]: TCI endianness fixesAl Viro
2006-10-30[NET]: Fix segmentation of linear packetsHerbert Xu
2006-10-21Merge branch 'we21-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik
2006-10-19[NETPOLL]: initialize skb for UDPStephen Hemminger