| Commit message (Expand) | Author | Age | Files | Lines |
* | net: ip_sockglue.c add static, annotate ports' endianness | Harvey Harrison | 2008-11-20 | 1 | -2/+2 |
* | net: listening_hash get a spinlock per bucket | Eric Dumazet | 2008-11-20 | 3 | -72/+50 |
* | ip: convert to net_device_ops for ioctl | Stephen Hemminger | 2008-11-19 | 1 | -8/+17 |
* | include/net net/ - csum_partial - remove unnecessary casts | Joe Perches | 2008-11-19 | 2 | -4/+4 |
* | net: inet_diag_handler structs can be const | Eric Dumazet | 2008-11-19 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-18 | 2 | -5/+19 |
|\ |
|
| * | net: shy netns_ok check | Alexey Dobriyan | 2008-11-12 | 1 | -1/+9 |
| * | tcp_htcp: last_cong bug fix | Doug Leith | 2008-11-12 | 1 | -4/+10 |
* | | net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls | Eric Dumazet | 2008-11-16 | 5 | -51/+89 |
* | | udp: Use hlist_nulls in UDP RCU code | Eric Dumazet | 2008-11-16 | 1 | -25/+22 |
* | | TPROXY: implemented IP_RECVORIGDSTADDR socket option | Balazs Scheidler | 2008-11-16 | 1 | -1/+39 |
* | | ipv4: Fix ARP behavior with many mac-vlans | Ben Greear | 2008-11-16 | 1 | -11/+11 |
* | | net: ib_net pointer should depends on CONFIG_NET_NS | Eric Dumazet | 2008-11-12 | 2 | -5/+5 |
* | | net: remove struct dst_entry::entry_size | Alexey Dobriyan | 2008-11-11 | 2 | -3/+0 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-11 | 1 | -28/+30 |
|\ \
| |/ |
|
| * | net: fix /proc/net/snmp as memory corruptor | Eric Dumazet | 2008-11-10 | 1 | -28/+30 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-06 | 3 | -7/+9 |
|\ \
| |/ |
|
| * | tcp: Fix recvmsg MSG_PEEK influence of blocking behavior. | David S. Miller | 2008-11-05 | 1 | -2/+1 |
| * | xfrm: Have af-specific init_tempsel() initialize family field of temporary se... | Andreas Steffen | 2008-11-04 | 1 | -0/+1 |
| * | udp: multicast packets need to check namespace | Eric Dumazet | 2008-11-01 | 1 | -5/+7 |
* | | net: '&' redux | Alexey Dobriyan | 2008-11-03 | 5 | -128/+128 |
* | | net: clean up net/ipv4/tcp_ipv4.c | Jianjun Kong | 2008-11-03 | 1 | -8/+8 |
* | | net: clean up net/ipv4/devinet.c | Jianjun Kong | 2008-11-03 | 1 | -5/+5 |
* | | net: clean up net/ipv4/pararp.c | Jianjun Kong | 2008-11-03 | 1 | -7/+7 |
* | | net: clean up net/ipv4/ip_fragment.c tcp_timer.c ip_input.c | Jianjun Kong | 2008-11-03 | 3 | -5/+5 |
* | | net: clean up net/ipv4/ipmr.c | Jianjun Kong | 2008-11-03 | 1 | -65/+65 |
* | | net: clean up net/ipv4/ip_sockglue.c tcp_output.c | Jianjun Kong | 2008-11-03 | 2 | -20/+20 |
* | | net: clean up net/ipv4/igmp.c | Jianjun Kong | 2008-11-03 | 1 | -23/+23 |
* | | net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.c | Jianjun Kong | 2008-11-03 | 3 | -18/+18 |
* | | net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_po... | Jianjun Kong | 2008-11-03 | 6 | -12/+12 |
* | | net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c in... | Jianjun Kong | 2008-11-03 | 6 | -13/+13 |
* | | [TCP] CUBIC v2.3 | Sangtae Ha | 2008-11-02 | 1 | -11/+109 |
* | | udp: add a missing smp_wmb() in udp_lib_get_port() | Eric Dumazet | 2008-11-01 | 1 | -0/+5 |
* | | net: replace NIPQUAD() in net/ipv4/ net/ipv6/ | Harvey Harrison | 2008-10-31 | 14 | -100/+76 |
* | | net: replace NIPQUAD() in net/ipv4/netfilter/ | Harvey Harrison | 2008-10-31 | 10 | -85/+69 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-31 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | cipso: unsigned buf_len cannot be negative | roel kluin | 2008-10-29 | 1 | -3/+4 |
* | | udp: Should use spin_lock_bh()/spin_unlock_bh() in udp_lib_unhash() | Eric Dumazet | 2008-10-30 | 1 | -2/+2 |
* | | net: replace %p6 with %pI6 | Harvey Harrison | 2008-10-29 | 2 | -2/+2 |
* | | udp: introduce sk_for_each_rcu_safenext() | Eric Dumazet | 2008-10-29 | 1 | -2/+2 |
* | | udp: udp_get_next() should use spin_unlock_bh() | Eric Dumazet | 2008-10-29 | 1 | -1/+1 |
* | | udp: calculate udp_mem based on low memory instead of all memory | Eric Dumazet | 2008-10-29 | 1 | -3/+6 |
* | | udp: RCU handling for Unicast packets. | Eric Dumazet | 2008-10-29 | 2 | -9/+27 |
* | | udp: introduce struct udp_table and multiple spinlocks | Eric Dumazet | 2008-10-29 | 3 | -92/+132 |
* | | net: replace uses of NIP6_FMT with %p6 | Harvey Harrison | 2008-10-28 | 2 | -4/+4 |
* | | net: don't use INIT_RCU_HEAD | Alexey Dobriyan | 2008-10-28 | 3 | -10/+1 |
* | | net: reduce structures when XFRM=n | Alexey Dobriyan | 2008-10-28 | 3 | -2/+5 |
* | | net: implement emergency route cache rebulds when gc_elasticity is exceeded | Neil Horman | 2008-10-27 | 2 | -2/+142 |
|/ |
|
* | syncookies: fix inclusion of tcp options in syn-ack | Florian Westphal | 2008-10-26 | 1 | -5/+5 |
* | tcp: Restore ordering of TCP options for the sake of inter-operability | Ilpo Järvinen | 2008-10-23 | 1 | -6/+17 |