Commit Graph

3020 Commits (bac07ecd6c9b16656aced6dc4f9f070120153046)

Author SHA1 Message Date
Alexey Dobriyan ddcfd79680 netns xfrm: dst garbage-collecting in netns 16 years ago
Alexey Dobriyan 52479b623d netns xfrm: lookup in netns 16 years ago
Alexey Dobriyan 221df1ed33 netns xfrm: state lookup in netns 16 years ago
Alexey Dobriyan 673c09be45 netns xfrm: add struct xfrm_state::xs_net 16 years ago
Eric Dumazet 723b46108f net: udp_unhash() can test if sk is hashed 16 years ago
Ilpo Järvinen 8eecaba900 tcp: tcp_limit_reno_sacked can become static 16 years ago
Eric Leblond 5f145e44ae netfilter: nfmark routing in OUTPUT, mangle, NFQUEUE 16 years ago
Alexey Dobriyan fb7e06748c xfrm: remove useless forward declarations 16 years ago
Alexey Dobriyan 6daad37230 ah4/ah6: remove useless NULL assignments 16 years ago
Ilpo Järvinen 111cc8b913 tcp: add some mibs to track collapsing 16 years ago
Ilpo Järvinen 92ee76b6d9 tcp: Make shifting not clear the hints 16 years ago
Ilpo Järvinen 832d11c5cd tcp: Try to restore large SKBs while SACK processing 16 years ago
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. 16 years ago
Andreas Steffen 79654a7698 xfrm: Have af-specific init_tempsel() initialize family field of temporary selector 16 years ago
Simon Arlott 6e3354c1e9 netfilter: nf_nat: remove warn_if_extra_mangle 16 years ago