Commit Graph

3131 Commits (6d5e147dd034d9ceedc89fe39f4284700944f0c8)

Author SHA1 Message Date
Paul Moore 389fb800ac netlabel: Label incoming TCP connections correctly in SELinux 16 years ago
Paul Moore 284904aa79 lsm: Relocate the IPv4 security_inet_conn_request() hooks 16 years ago
Holger Eitzenberger a400c30edb netfilter: nf_conntrack: calculate per-protocol nlattr size 16 years ago
Eric Dumazet ea781f197d netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu() 16 years ago
Patrick McHardy 1f9352ae22 netfilter: {ip,ip6,arp}_tables: fix incorrect loop detection 16 years ago
Eric Dumazet b8dfe49877 netfilter: factorize ifname_compare() 16 years ago
Vlad Yasevich b2f5e7cd3d ipv6: Fix conflict resolutions during ipv6 binding 16 years ago
Eric Dumazet 35c7f6de73 arp_tables: ifname_compare() can assume 16bit alignment 16 years ago
Vitaly Mayatskikh 30842f2989 udp: Wrong locking code in udp seq_file infrastructure 16 years ago
John Dykstra 96e0bf4b51 tcp: Discard segments that ack data not yet sent 16 years ago
Ilpo Järvinen a0bffffc14 net/*: use linux/kernel.h swap() 16 years ago
Jorge Boncompte [DTI2] 2bad35b7c9 netns: oops in ip[6]_frag_reasm incrementing stats 16 years ago
Rami Rosen beedad923a tcp: remove parameter from tcp_recv_urg(). 16 years ago
Scott James Remnant 95ba434f89 netfilter: auto-load ip_queue module when socket opened 16 years ago
Pablo Neira Ayuso 1db7a748df netfilter: conntrack: increase drop stats if sequence adjustment fails 16 years ago
Stephen Hemminger 67c0d57930 netfilter: Kconfig spelling fixes (trivial) 16 years ago
Eric Leblond ca735b3aaa netfilter: use a linked list of loggers 16 years ago
Ilpo Järvinen afece1c658 tcp: make sure xmit goal size never becomes zero 16 years ago
Ilpo Järvinen 2a3a041c4e tcp: cache result of earlier divides when mss-aligning things 16 years ago
Ilpo Järvinen 0c54b85f28 tcp: simplify tcp_current_mss 16 years ago
Ilpo Järvinen 72211e9050 tcp: don't check mtu probe completion in the loop 16 years ago
Ilpo Järvinen c887e6d2d9 tcp: consolidate paws check 16 years ago
Ilpo Järvinen c43d558a51 tcp: kill dead end_seq variable in clean_rtx_queue 16 years ago
Ilpo Järvinen 5861f8e58d tcp: remove pointless .dsack/.num_sacks code 16 years ago
Roel Kluin a2025b8b10 tcp: '< 0' test on unsigned 16 years ago
Denys Fedoryshchenko 73ce7b01b4 ipv4: arp announce, arp_proxy and windows ip conflict verification 16 years ago
Neil Horman ead2ceb0ec Network Drop Monitor: Adding kfree_skb_clean for non-drops and modifying end-of-line points for skbs 16 years ago
Eric Dumazet fc1ad92dfc tcp: allow timestamps even if SYN packet has tsval=0 16 years ago
Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly 16 years ago
Eric W. Biederman 2f20d2e667 tcp: Like icmp use register_pernet_subsys 16 years ago
Eric W. Biederman 6eb0777228 netns: Fix icmp shutdown. 16 years ago
Hantzis Fotis ee7537b63a tcp: tcp_init_wl / tcp_update_wl argument cleanup 16 years ago
Ilpo Järvinen 9ce0146102 tcp: get rid of two unnecessary u16s in TCP skb flags copying 16 years ago
Ilpo Järvinen 0d6a775e27 tcp: in sendmsg/pages open code the real goto target 16 years ago
Ilpo Järvinen cabeccbd17 tcp: kill eff_sacks "cache", the sole user can calculate itself 16 years ago
Ilpo Järvinen 758ce5c8d1 tcp: add helper for AI algorithm 16 years ago
Ilpo Järvinen 571a5dd8d0 htcp: merge icsk_ca_state compare 16 years ago
Ilpo Järvinen e6c7d08579 tcp: drop unnecessary local var in collapse 16 years ago
Ilpo Järvinen bc079e9ede tcp: cleanup ca_state mess in tcp_timer 16 years ago
Ilpo Järvinen 7363a5b233 tcp: separate timeout marking loop to it's own function 16 years ago
Ilpo Järvinen d0af4160d1 tcp: remove redundant code from tcp_mark_lost_retrans 16 years ago
Ilpo Järvinen 02276f3c96 tcp: fix corner case issue in segmentation during rexmitting 16 years ago
Ilpo Järvinen d3d2ae4545 tcp: Don't clear hints when tcp_fragmenting 16 years ago
Ilpo Järvinen 62ad27619c tcp: deferring in middle of queue makes very little sense 16 years ago
Ilpo Järvinen 59a08cba6a tcp: fix lost_cnt_hint miscounts 16 years ago
Ilpo Järvinen ac11ba753f tcp: don't backtrack to sacked skbs 16 years ago
Ilpo Järvinen 9ec06ff57a tcp: fix retrans_out leaks 16 years ago
Hannes Eder 56bca31ff1 inet fragments: fix sparse warning: context imbalance 16 years ago
Ingo Molnar 0dcec8c27b alloc_percpu: add align argument to __alloc_percpu, fix 16 years ago
Wei Yongjun 26d94b46d0 ipip: used time_before for comparing jiffies 16 years ago