Commit Graph

3291 Commits (d8caa83967d62c05f406d34abaaf2e1baa172c6c)

Author SHA1 Message Date
Rami Rosen e204a345a0 ipv4: cleanup - remove two unused parameters from fib_semantic_match(). 16 years ago
Ilpo Järvinen 7752731318 tcp: fix MSG_PEEK race check 16 years ago
Chris Friesen 2513dfb83f ipconfig: handle case of delayed DHCP server 16 years ago
Rami Rosen 8b3521eeb7 ipv4: remove an unused parameter from configure method of fib_rules_ops. 16 years ago
David S. Miller e81963b180 ipv4: Make INET_LRO a bool instead of tristate. 16 years ago
Jan Engelhardt bb70dfa5f8 netfilter: xtables: consolidate comefrom debug cast access 16 years ago
Jan Engelhardt 7a6b1c46e2 netfilter: xtables: remove another level of indent 16 years ago
Jan Engelhardt 9452258d81 netfilter: xtables: remove some goto 16 years ago
Jan Engelhardt a1ff4ac84e netfilter: xtables: reduce indent level by one 16 years ago
Jan Engelhardt 98e8640316 netfilter: xtables: consolidate open-coded logic 16 years ago
Jan Engelhardt 4f2f6f236a netfilter: xtables: fix const inconsistency 16 years ago
Jan Engelhardt ccf5bd8c27 netfilter: xtables: remove redundant casts 16 years ago
Jan Engelhardt 4ba351cf86 netfilter: xtables: use NFPROTO_ in standard targets 16 years ago
Jan Engelhardt 4b1e27e99f netfilter: queue: use NFPROTO_ for queue callsites 16 years ago
Jan Engelhardt 383ca5b874 netfilter: xtables: use NFPROTO_ for xt_proto_init callsites 16 years ago
Arnaldo Carvalho de Melo 4dbc8ef7e1 net: Make inet_twsk_put similar to sock_put 16 years ago
Shan Wei ae8d7f884a tcp:fix the code indent 16 years ago
Satoru SATOH 0c266898b4 tcp: Fix tcp_prequeue() to get correct rto_min value 16 years ago
Ilpo Järvinen 255cac91c3 tcp: extend ECN sysctl to allow server-side only ECN 16 years ago
Stephen Hemminger 942e4a2bd6 netfilter: revised locking for x_tables 16 years ago
Arnaldo Carvalho de Melo ac5978e7f8 inet_diag: Remove dup assignments 16 years ago
Herbert Xu 36e7b1b8da gro: Fix COMPLETE checksum handling 16 years ago
Anton Blanchard c9503e0fe0 ipv4: Limit size of route cache hash table 16 years ago
Neil Horman edf391ff17 snmp: add missing counters for RFC 4293 16 years ago
Florian Westphal a0f82f64e2 syncookies: remove last_synq_overflow from struct tcp_sock 16 years ago
Ilpo Järvinen 52cf3cc8ac tcp: fix mid-wq adjustment helper 16 years ago
Eric Dumazet 573636cbaf [PATCH] net: remove superfluous call to synchronize_net() 16 years ago
Herbert Xu a0a69a0106 gro: Fix use after free in tcp_gro_receive 16 years ago
Patrick McHardy 98d500d66c netfilter: nf_nat: add support for persistent mappings 16 years ago
Ilpo Järvinen 86bcebafc5 tcp: fix >2 iw selection 16 years ago
Vlad Yasevich 499923c7a3 ipv6: Fix NULL pointer dereference with time-wait sockets 16 years ago
Ilpo Järvinen 9eb9362e56 tcp: miscounts due to tcp_fragment pcount reset 16 years ago
Ilpo Järvinen 797108d134 tcp: add helper for counter tweaking due mid-wq change 16 years ago
Eric Dumazet fa9a86ddc8 netfilter: use rcu_read_bh() in ipt_do_table() 16 years ago
Rami Rosen 377f0a08e4 ipv4: remove unused parameter from tcp_recv_urg(). 16 years ago
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