Age | Commit message (Expand) | Author | Files | Lines |
2008-11-07 | net: Guaranetee the proper ordering of the loopback device. v2 | Eric W. Biederman | 1 | -5/+17 |
2008-11-07 | net: fib_rules ordering fixes. | Eric W. Biederman | 1 | -3/+4 |
2008-11-07 | Revert "net: Guaranetee the proper ordering of the loopback device." | David S. Miller | 1 | -12/+0 |
2008-11-07 | Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar... | David S. Miller | 1 | -27/+65 |
2008-11-06 | phonet: sparse annotations of protocol, remove forward declaration | Harvey Harrison | 2 | -10/+9 |
2008-11-06 | ipvs: oldlen, newlen should be be16, not be32 | Harvey Harrison | 2 | -8/+8 |
2008-11-06 | net: mark flow_cache_cpu_prepare() as __init | Alexey Dobriyan | 1 | -1/+1 |
2008-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 20 | -67/+155 |
2008-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 9 | -17/+51 |
2008-11-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -1/+1 |
2008-11-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2 | -27/+37 |
2008-11-06 | net: Fix recursive descent in __scm_destroy(). | David S. Miller | 1 | -3/+21 |
2008-11-06 | net: Fix recursive descent in __scm_destroy(). | David Miller | 1 | -3/+21 |
2008-11-06 | Fix logic error in rfkill_check_duplicity | Jonathan McDowell | 1 | -1/+1 |
2008-11-06 | bonding: send IPv6 neighbor advertisement on failover | Brian Haley | 1 | -27/+65 |
2008-11-05 | net: Don't leak packets when a netns is going down | Eric W. Biederman | 1 | -1/+3 |
2008-11-05 | net: Guaranetee the proper ordering of the loopback device. | Eric W. Biederman | 1 | -0/+12 |
2008-11-05 | netns: Delete virtual interfaces during namespace cleanup | Eric W. Biederman | 1 | -0/+6 |
2008-11-05 | net/9p: fix printk format warnings | Randy Dunlap | 1 | -11/+20 |
2008-11-05 | unsigned fid->fid cannot be negative | Roel Kluin | 1 | -4/+5 |
2008-11-05 | 9p: rdma: remove duplicated #include | Huang Weiyi | 1 | -1/+0 |
2008-11-05 | p9: Fix leak of waitqueue in request allocation path | Tom Tucker | 1 | -0/+3 |
2008-11-05 | 9p: Remove unneeded free of fcall for Flush | Tom Tucker | 1 | -6/+0 |
2008-11-05 | 9p: Make all client spin locks IRQ safe | Tom Tucker | 1 | -4/+6 |
2008-11-05 | 9p: rdma: Set trans prior to requesting async connection ops | Tom Tucker | 1 | -1/+3 |
2008-11-05 | tcp: Fix recvmsg MSG_PEEK influence of blocking behavior. | David S. Miller | 1 | -2/+1 |
2008-11-05 | netfilter: netns ct: walk netns list under RTNL | Alexey Dobriyan | 2 | -0/+8 |
2008-11-05 | ipv6: fix run pending DAD when interface becomes ready | Benjamin Thery | 1 | -1/+3 |
2008-11-05 | net: sk_free_datagram() should use sk_mem_reclaim_partial() | Eric Dumazet | 1 | -3/+2 |
2008-11-05 | net/9p: fix printk format warnings | Randy Dunlap | 1 | -11/+20 |
2008-11-04 | dccp: Cleanup routines for feature negotiation | Gerrit Renker | 3 | -1/+3 |
2008-11-04 | dccp: Per-socket initialisation of feature negotiation | Gerrit Renker | 8 | -6/+69 |
2008-11-04 | dccp: List management for new feature negotiation | Gerrit Renker | 2 | -0/+75 |
2008-11-04 | dccp: Implement lookup table for feature-negotiation information | Gerrit Renker | 1 | -0/+39 |
2008-11-04 | dccp: Basic data structure for feature negotiation | Gerrit Renker | 1 | -0/+61 |
2008-11-04 | net: fix packet socket delivery in rx irq handler | Patrick McHardy | 2 | -13/+36 |
2008-11-04 | xfrm: Have af-specific init_tempsel() initialize family field of temporary se... | Andreas Steffen | 2 | -0/+2 |
2008-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 3 | -10/+24 |
2008-11-03 | net/: Kill now superfluous ->last_rx stores. | David S. Miller | 7 | -9/+0 |
2008-11-03 | netem: eliminate unneeded return values | Stephen Hemminger | 1 | -21/+9 |
2008-11-03 | xfrm: Fix xfrm_policy_gc_lock handling. | Alexey Dobriyan | 1 | -2/+2 |
2008-11-03 | net: remove two duplicated #include | Jianjun Kong | 2 | -2/+0 |
2008-11-03 | net: '&' redux | Alexey Dobriyan | 38 | -509/+509 |
2008-11-03 | net: increase receive packet quantum | Stephen Hemminger | 1 | -7/+4 |
2008-11-03 | IPVS: Remove supports_ipv6 scheduler flag | Julius Volz | 11 | -48/+6 |
2008-11-03 | IPVS: Add IPv6 support to LBLC/LBLCR schedulers | Julius Volz | 2 | -61/+92 |
2008-11-03 | pkt_sched: sch_generic: Kfree gso_skb in qdisc_reset() | Jarek Poplawski | 1 | -0/+3 |
2008-11-03 | net: clean up net/ipv4/tcp_ipv4.c | Jianjun Kong | 1 | -8/+8 |
2008-11-03 | net: clean up net/ipv4/devinet.c | Jianjun Kong | 1 | -5/+5 |
2008-11-03 | net: clean up net/ipv4/pararp.c | Jianjun Kong | 1 | -7/+7 |