| Commit message (Expand) | Author | Age |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation | Gerrit Renker | 2010-03-15 |
* | net: backlog functions rename | Zhu Yi | 2010-03-05 |
* | percpu: add __percpu sparse annotations to net | Tejun Heo | 2010-02-17 |
* | dccp: support for passing MSG_TRUNC | Gerrit Renker | 2010-02-12 |
* | dccp: allow probing of CCID-array length | Gerrit Renker | 2010-02-12 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-03 |
|\ |
|
| * | dccp: fix auto-loading of dccp(_probe) | Gerrit Renker | 2010-02-03 |
| * | dccp: fix bug in cache allocation | Gerrit Renker | 2010-02-03 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-23 |
|\| |
|
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-01-23 |
| |\ |
|
| * | | dccp: fix dccp rmmod when kernel configured to use slub | Neil Horman | 2010-01-19 |
| * | | dccp_probe: Fix module load dependencies between dccp and dccp_probe | Neil Horman | 2010-01-15 |
* | | | net: spread __net_init, __net_exit | Alexey Dobriyan | 2010-01-17 |
| |/
|/| |
|
* | | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold | 2009-12-22 |
* | | kfifo: cleanup namespace | Stefani Seibold | 2009-12-22 |
* | | kfifo: move out spinlock | Stefani Seibold | 2009-12-22 |
* | | kfifo: move struct kfifo in place | Stefani Seibold | 2009-12-22 |
|/ |
|
* | tcp: Fix a connect() race with timewait sockets | Eric Dumazet | 2009-12-08 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 |
|\ |
|
| * | TCPCT part 1a: add request_values parameter for sending SYNACK | William Allen Simpson | 2009-12-03 |
| * | net: drop capability from protocol definitions | Eric Paris | 2009-11-06 |
| * | net: Fix for dst_negative_advice | Krishna Kumar | 2009-10-20 |
| * | inet: rename some inet_sock fields | Eric Dumazet | 2009-10-18 |
| * | tcp: replace ehash_size by ehash_mask | Eric Dumazet | 2009-10-13 |
| * | IPv6: use ipv6_addr_set_v4mapped() | Brian Haley | 2009-10-07 |
| * | dccp ccid-3: Remove CCID naming redundancy 2/2 | Gerrit Renker | 2009-10-07 |
| * | dccp ccid-2: Remove CCID naming redundancy 1/2 | Gerrit Renker | 2009-10-07 |
| * | dccp ccid-3: Overhaul CCID naming convention 2/2 | Gerrit Renker | 2009-10-07 |
| * | dccp ccid-2: Overhaul CCID naming convention 1/2 | Gerrit Renker | 2009-10-07 |
* | | sysctl net: Remove unused binary sysctl code | Eric W. Biederman | 2009-11-12 |
|/ |
|
* | net: Make setsockopt() optlen be unsigned. | David S. Miller | 2009-09-30 |
* | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich | 2009-09-22 |
* | net: constify remaining proto_ops | Alexey Dobriyan | 2009-09-14 |
* | net: constify struct inet6_protocol | Alexey Dobriyan | 2009-09-14 |
* | net: constify struct net_protocol | Alexey Dobriyan | 2009-09-14 |
* | net-next-2.6 [PATCH 1/1] dccp: ccids whitespace-cleanup / CodingStyle | Gerrit Renker | 2009-09-14 |
* | inet: inet_connection_sock_af_ops const | Stephen Hemminger | 2009-09-02 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 |
|\ |
|
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-08-10 |
| |\ |
|
| | * | net-dccp: suppress warning about large allocations from DCCP | Mel Gorman | 2009-07-29 |
| * | | dccp: missing destroy of percpu counter variable while unload module | Wei Yongjun | 2009-08-05 |
| |/ |
|
* / | net: mark read-only arrays as const | Jan Engelhardt | 2009-08-05 |
|/ |
|
* | net: adding memory barrier to the poll and receive callbacks | Jiri Olsa | 2009-07-09 |
* | ipv6: Use correct data types for ICMPv6 type and code | Brian Haley | 2009-06-23 |
* | net: skb->dst accessors | Eric Dumazet | 2009-06-03 |
* | net: skb->rtable accessor | Eric Dumazet | 2009-06-03 |
* | dccp: Do not let initial option overhead shrink the MPS | Gerrit Renker | 2009-03-02 |
* | dccp: Minimise header option overhead in setting the MPS | Gerrit Renker | 2009-03-02 |
* | dccp: Debugging functions for feature negotiation | Gerrit Renker | 2009-01-21 |