| Commit message (Expand) | Author | Age | Files | Lines |
* | xfrm: remove useless forward declarations | Alexey Dobriyan | 2008-11-25 | 1 | -2/+0 |
* | ah4/ah6: remove useless NULL assignments | Alexey Dobriyan | 2008-11-25 | 1 | -2/+0 |
* | tcp: add some mibs to track collapsing | Ilpo Järvinen | 2008-11-24 | 2 | -0/+7 |
* | tcp: Make shifting not clear the hints | Ilpo Järvinen | 2008-11-24 | 1 | -2/+14 |
* | tcp: Try to restore large SKBs while SACK processing | Ilpo Järvinen | 2008-11-24 | 1 | -7/+249 |
* | tcp: make tcp_sacktag_one able to handle partial skb too | Ilpo Järvinen | 2008-11-24 | 1 | -15/+17 |
* | tcp: Make SACK code to split only at mss boundaries | Ilpo Järvinen | 2008-11-24 | 1 | -4/+23 |
* | tcp: more aggressive skipping | Ilpo Järvinen | 2008-11-24 | 1 | -1/+1 |
* | tcp: move tcp_simple_retransmit to tcp_input | Ilpo Järvinen | 2008-11-24 | 2 | -51/+52 |
* | tcp: collapse more than two on retransmission | Ilpo Järvinen | 2008-11-24 | 1 | -37/+59 |
* | net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames() | Eric Dumazet | 2008-11-24 | 1 | -1/+6 |
* | net: avoid a pair of dst_hold()/dst_release() in ip_append_data() | Eric Dumazet | 2008-11-24 | 4 | -9/+14 |
* | net: Make sure BHs are disabled in sock_prot_inuse_add() | Eric Dumazet | 2008-11-24 | 1 | -1/+1 |
* | net: fix tunnels in netns after ndo_ changes | Alexey Dobriyan | 2008-11-23 | 2 | -2/+2 |
* | net: Convert TCP/DCCP listening hash tables to use RCU | Eric Dumazet | 2008-11-23 | 3 | -80/+80 |
* | net: some optimizations in af_inet | Eric Dumazet | 2008-11-23 | 1 | -5/+4 |
* | inet_diag: Missed conversion after changing inet ehash lockl to spinlocks. | David S. Miller | 2008-11-21 | 1 | -5/+5 |
* | net: convert TCP/DCCP ehash rwlocks to spinlocks | Eric Dumazet | 2008-11-20 | 3 | -28/+27 |
* | ipgre: convert to netdevice_ops | Stephen Hemminger | 2008-11-20 | 1 | -16/+26 |
* | ipip: convert to net_device_ops | Stephen Hemminger | 2008-11-20 | 1 | -16/+17 |
* | ipmr: convert ipmr virtual interface to net_device_ops | Stephen Hemminger | 2008-11-20 | 1 | -1/+5 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-20 | 3 | -4/+7 |
|\ |
|
| * | TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header() | Balazs Scheidler | 2008-11-20 | 1 | -0/+1 |
| * | TPROXY: fill struct flowi->flags in udp_sendmsg() | Balazs Scheidler | 2008-11-20 | 1 | -0/+1 |
| * | net: fix ip_mr_init() error path | Benjamin Thery | 2008-11-19 | 1 | -4/+5 |
* | | 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 |