Commit Graph

3064 Commits (3fc71f775af677f640f0f0780b16f1b0958f6d9d)

Author SHA1 Message Date
Ilpo Järvinen f58b22fd3c tcp: make tcp_sacktag_one able to handle partial skb too 16 years ago
Ilpo Järvinen adb92db857 tcp: Make SACK code to split only at mss boundaries 16 years ago
Ilpo Järvinen e8bae275d9 tcp: more aggressive skipping 16 years ago
Ilpo Järvinen e1aa680fa4 tcp: move tcp_simple_retransmit to tcp_input 16 years ago
Ilpo Järvinen 4a17fc3add tcp: collapse more than two on retransmission 16 years ago
Eric Dumazet a21bba9454 net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames() 16 years ago
Eric Dumazet 2e77d89b2f net: avoid a pair of dst_hold()/dst_release() in ip_append_data() 16 years ago
Eric Dumazet 920de804bc net: Make sure BHs are disabled in sock_prot_inuse_add() 16 years ago
Alexey Dobriyan be77e59307 net: fix tunnels in netns after ndo_ changes 16 years ago
Eric Dumazet c25eb3bfb9 net: Convert TCP/DCCP listening hash tables to use RCU 16 years ago
Eric Dumazet 04f258ce7f net: some optimizations in af_inet 16 years ago
Petr Tesarik 33cf71cee1 tcp: Do not use TSO/GSO when there is urgent data 16 years ago
David S. Miller 7e3aab4a9c inet_diag: Missed conversion after changing inet ehash lockl to spinlocks. 16 years ago
Eric Dumazet 9db66bdcc8 net: convert TCP/DCCP ehash rwlocks to spinlocks 16 years ago
Stephen Hemminger b8c26a33c8 ipgre: convert to netdevice_ops 16 years ago
Stephen Hemminger 23a12b1471 ipip: convert to net_device_ops 16 years ago
Stephen Hemminger 007c3838d9 ipmr: convert ipmr virtual interface to net_device_ops 16 years ago
Harvey Harrison 21d1a161f6 net: ip_sockglue.c add static, annotate ports' endianness 16 years ago
Balazs Scheidler c828384582 TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header() 16 years ago
Balazs Scheidler a134f85c13 TPROXY: fill struct flowi->flags in udp_sendmsg() 16 years ago
Eric Dumazet 5caea4ea70 net: listening_hash get a spinlock per bucket 16 years ago
Stephen Hemminger 5bc3eb7e2f ip: convert to net_device_ops for ioctl 16 years ago
Joe Perches 07f0757a68 include/net net/ - csum_partial - remove unnecessary casts 16 years ago
Eric Dumazet a7a0d6a87b net: inet_diag_handler structs can be const 16 years ago
Benjamin Thery c3e388964b net: fix ip_mr_init() error path 16 years ago
Eric Dumazet 3ab5aee7fe net: Convert TCP & DCCP hash tables to use RCU / hlist_nulls 16 years ago
Eric Dumazet 88ab1932ea udp: Use hlist_nulls in UDP RCU code 16 years ago
Balazs Scheidler e8b2dfe9b4 TPROXY: implemented IP_RECVORIGDSTADDR socket option 16 years ago
Ben Greear 8164f1b797 ipv4: Fix ARP behavior with many mac-vlans 16 years ago
David Howells d76b0d9b2d CRED: Use creds in file structs 16 years ago
Alexey Dobriyan 9c0188acf6 net: shy netns_ok check 16 years ago
Doug Leith 8f65b5354b tcp_htcp: last_cong bug fix 16 years ago
Eric Dumazet 7a9546ee35 net: ib_net pointer should depends on CONFIG_NET_NS 16 years ago
Alexey Dobriyan 6bb3ce25d0 net: remove struct dst_entry::entry_size 16 years ago
Eric Dumazet b971e7ac83 net: fix /proc/net/snmp as memory corruptor 16 years ago
David S. Miller 518a09ef11 tcp: Fix recvmsg MSG_PEEK influence of blocking behavior. 17 years ago
Andreas Steffen 79654a7698 xfrm: Have af-specific init_tempsel() initialize family field of temporary selector 17 years ago
Simon Arlott 6e3354c1e9 netfilter: nf_nat: remove warn_if_extra_mangle 17 years ago
Alexey Dobriyan 19223f26d9 netfilter: arptable_filter: merge forward hook 17 years ago
Alexey Dobriyan d4ec52bae7 netfilter: netns-aware ipt_addrtype 17 years ago
Alexey Dobriyan 6d9f239a1e net: '&' redux 17 years ago
Jianjun Kong 5799de0b12 net: clean up net/ipv4/tcp_ipv4.c 17 years ago
Jianjun Kong 539afedfcc net: clean up net/ipv4/devinet.c 17 years ago
Jianjun Kong f4cca7ffb2 net: clean up net/ipv4/pararp.c 17 years ago
Jianjun Kong fd3f8c4cb6 net: clean up net/ipv4/ip_fragment.c tcp_timer.c ip_input.c 17 years ago
Jianjun Kong c354e12463 net: clean up net/ipv4/ipmr.c 17 years ago
Jianjun Kong 09cb105ea7 net: clean up net/ipv4/ip_sockglue.c tcp_output.c 17 years ago
Jianjun Kong a7e9ff735b net: clean up net/ipv4/igmp.c 17 years ago
Jianjun Kong 6ed2533e55 net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.c 17 years ago
Jianjun Kong 5a5f3a8db9 net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_policy.c 17 years ago