aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAge
* 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
| * [NET]: Size listen hash tables using backlog hintEric Dumazet2006-12-03
| * [NET] rules: Add support to invert selectorsThomas Graf2006-12-03
| * [NET] rules: Protocol independant mark selectorThomas Graf2006-12-03
| * [NET]: Turn nfmark into generic markThomas Graf2006-12-03
| * [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTHPeter Zijlstra2006-12-03
| * [PATCH] netdev: don't allow register_netdev with blank nameStephen Hemminger2006-12-02
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
* | WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-22
* | WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-22
|/
* [NET]: Set truesize in pskb_copyHerbert Xu2006-11-07
* [NETPOLL]: Compute checksum properly in netpoll_send_udp().Chris Lalancette2006-11-07
* [NET]: __alloc_pages() failures reported due to fragmentationLarry Woodman2006-11-05
* [PKTGEN]: TCI endianness fixesAl Viro2006-11-05
* [NET]: Fix segmentation of linear packetsHerbert Xu2006-10-30
* Merge branch 'we21-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-10-21
|\
| * [PATCH] wireless: WE-20 compatibility for ESSID and NICKN ioctlsJohn W. Linville2006-10-19
* | [NETPOLL]: initialize skb for UDPStephen Hemminger2006-10-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-10-17
|\ \
| * | Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra2006-10-11
* | | [PATCH] rename net_random to random32Stephen Hemminger2006-10-17
| |/ |/|
* | [RTNETLINK]: Fix use of wrong skb in do_getlink()Patrick McHardy2006-10-12