| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 3 | -1/+22 |
|\ |
|
| * | [PATCH] severing skbuff.h -> highmem.h | Al Viro | 2006-12-04 | 3 | -1/+22 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 16 | -878/+382 |
|\ \
| |/ |
|
| * | [NET]: Accept wildcard delimiters in in[46]_pton | Patrick McHardy | 2006-12-02 | 1 | -4/+6 |
| * | [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code | Thomas Graf | 2006-12-02 | 1 | -0/+20 |
| * | [NET] neighbour: Use kmemdup where applicable | Arnaldo Carvalho de Melo | 2006-12-02 | 1 | -4/+3 |
| * | [NETPOLL]: Another udp checksum mangling. | Al Viro | 2006-12-02 | 1 | -1/+1 |
| * | [NET]: Split skb->csum | Al Viro | 2006-12-02 | 2 | -3/+3 |
| * | [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb | Arnaldo Carvalho de Melo | 2006-12-02 | 1 | -2/+5 |
| * | [NET]: Annotate __skb_checksum_complete() and friends. | Al Viro | 2006-12-02 | 2 | -3/+3 |
| * | [NET]: Annotate skb_copy_and_csum_bits() and callers. | Al Viro | 2006-12-02 | 1 | -3/+3 |
| * | [NET]: Annotate skb_checksum() and callers. | Al Viro | 2006-12-02 | 1 | -2/+2 |
| * | [NET]: Annotate callers of the reset of checksum.h stuff. | Al Viro | 2006-12-02 | 1 | -1/+1 |
| * | [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in ... | Al Viro | 2006-12-02 | 2 | -4/+4 |
| * | [NET]: Annotate csum_partial() callers in net/* | Al Viro | 2006-12-02 | 2 | -3/+3 |
| * | [NET]: Annotate callers of csum_tcpudp_nofold() in net/* | Al Viro | 2006-12-02 | 1 | -2/+2 |
| * | [NET]: Annotate callers of csum_fold() in net/* | Al Viro | 2006-12-02 | 4 | -9/+9 |
| * | [NET] net/core: Annotations. | Al Viro | 2006-12-02 | 4 | -42/+38 |
| * | [NETPOLL]: Minor coding-style cleanups. | David S. Miller | 2006-12-02 | 1 | -51/+48 |
| * | [IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api | Thomas Graf | 2006-12-02 | 1 | -1/+0 |
| * | netpoll queue cleanup | Stephen Hemminger | 2006-12-02 | 1 | -20/+3 |
| * | netpoll retry cleanup | Stephen Hemminger | 2006-12-02 | 1 | -38/+33 |
| * | netpoll deferred transmit path | Stephen Hemminger | 2006-12-02 | 1 | -2/+19 |
| * | netpoll setup error handling | Stephen Hemminger | 2006-12-02 | 1 | -7/+13 |
| * | netpoll per device txq | Stephen Hemminger | 2006-12-02 | 1 | -35/+15 |
| * | netpoll info leak | Stephen Hemminger | 2006-12-02 | 1 | -6/+19 |
| * | netpoll: private skb pool (rev3) | Stephen Hemminger | 2006-12-02 | 1 | -32/+21 |
| * | [NET]: The scheduled removal of the frame diverter. | Adrian Bunk | 2006-12-02 | 4 | -577/+4 |
| * | [NETLINK]: Do precise netlink message allocations where possible | Thomas Graf | 2006-12-02 | 3 | -23/+57 |
| * | [NET]: Size listen hash tables using backlog hint | Eric Dumazet | 2006-12-02 | 1 | -10/+25 |
| * | [NET] rules: Add support to invert selectors | Thomas Graf | 2006-12-02 | 1 | -7/+17 |
| * | [NET] rules: Protocol independant mark selector | Thomas Graf | 2006-12-02 | 1 | -0/+29 |
| * | [NET]: Turn nfmark into generic mark | Thomas Graf | 2006-12-02 | 1 | -2/+2 |
| * | [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH | Peter Zijlstra | 2006-12-02 | 1 | -3/+3 |
| * | [PATCH] netdev: don't allow register_netdev with blank name | Stephen Hemminger | 2006-12-02 | 1 | -9/+0 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -2/+2 |
* | | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 | 1 | -3/+3 |
* | | WorkStruct: Separate delayable and non-delayable events. | David Howells | 2006-11-22 | 1 | -5/+4 |
|/ |
|
* | [NET]: Set truesize in pskb_copy | Herbert Xu | 2006-11-07 | 1 | -0/+1 |
* | [NETPOLL]: Compute checksum properly in netpoll_send_udp(). | Chris Lalancette | 2006-11-07 | 1 | -0/+6 |
* | [NET]: __alloc_pages() failures reported due to fragmentation | Larry Woodman | 2006-11-05 | 1 | -1/+1 |
* | [PKTGEN]: TCI endianness fixes | Al Viro | 2006-11-05 | 1 | -12/+18 |
* | [NET]: Fix segmentation of linear packets | Herbert Xu | 2006-10-30 | 1 | -5/+4 |
* | Merge branch 'we21-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik | 2006-10-21 | 1 | -1/+32 |
|\ |
|
| * | [PATCH] wireless: WE-20 compatibility for ESSID and NICKN ioctls | John W. Linville | 2006-10-19 | 1 | -1/+32 |
* | | [NETPOLL]: initialize skb for UDP | Stephen Hemminger | 2006-10-19 | 1 | -4/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input | Linus Torvalds | 2006-10-17 | 1 | -1/+1 |
|\ \ |
|
| * | | Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() | Peter Zijlstra | 2006-10-11 | 1 | -1/+1 |
* | | | [PATCH] rename net_random to random32 | Stephen Hemminger | 2006-10-17 | 2 | -118/+0 |
| |/
|/| |
|
* | | [RTNETLINK]: Fix use of wrong skb in do_getlink() | Patrick McHardy | 2006-10-12 | 1 | -1/+1 |