Commit Graph

3923 Commits (9f0f7272ac9506f4c8c05cc597b7e376b0b9f3e4)

Author SHA1 Message Date
Thomas Graf 9f0f7272ac ipv4: AF_INET link address family 14 years ago
Eric Paris ee58681195 network: tcp_connect should return certain errors up the stack 14 years ago
Eric Dumazet c31504dc0d udp: use atomic_inc_not_zero_hint 14 years ago
Timo Teräs cc9ff19da9 xfrm: use gre key as flow upper protocol info 14 years ago
David S. Miller d9aa93804e ipv4: Fix build with multicast disabled. 14 years ago
David S. Miller 8f49c2703b tcp: Don't change unlocked socket state in tcp_v4_err(). 14 years ago
Eric Dumazet 1d7138de87 igmp: RCU conversion of in_dev->mc_list 14 years ago
David S. Miller c753796769 ipv4: Make rt->fl.iif tests lest obscure. 14 years ago
Eric Dumazet 72cdd1d971 net: get rid of rtable->idev 14 years ago
David S. Miller 7a1abd08d5 tcp: Increase TCP_MAXSEG socket option minimum. 14 years ago
Eric Dumazet 8d987e5c75 net: avoid limits overflow 14 years ago
Joe Perches 2af6fd8b18 net/ipv4/tcp.c: Update WARN uses 14 years ago
Eric Dumazet 18943d292f inet: fix ip_mc_drop_socket() 14 years ago
Nelson Elhage 22e76c849d inet_diag: Make sure we actually run the same bytecode we audited. 14 years ago
Eric Dumazet 1f1b9c9990 fib: fib_result_assign() should not change fib refcounts 14 years ago
Vasiliy Kulikov b5f15ac4f8 ipv4: netfilter: ip_tables: fix information leak to userland 14 years ago
Vasiliy Kulikov 1a8b7a6722 ipv4: netfilter: arp_tables: fix information leak to userland 14 years ago
Eric Dumazet 3285ee3bb2 ip_gre: fix fallback tunnel setup 14 years ago
Patrick McHardy 64e4674922 netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=n 14 years ago
Pavel Emelyanov 4aa2c466a7 fib: Fix fib zone and its hash leak on namespace stop 14 years ago
Pavel Emelyanov 74b0b85b88 tunnels: Fix tunnels change rcu protection 15 years ago
Eric Dumazet b914c4ea92 inetpeer: __rcu annotations 15 years ago
Eric Dumazet b33eab0844 tunnels: add __rcu annotations 15 years ago
Eric Dumazet e0ad61ec86 net: add __rcu annotations to protocol 15 years ago
Eric Dumazet 1c31720a74 ipv4: add __rcu annotations to routes.c 15 years ago
Eric Dumazet ded85aa86b fib_hash: fix rcu sparse and logical errors 15 years ago
Eric Dumazet 43a951e999 ipv4: add __rcu annotations to ip_ra_chain 15 years ago
Eric Dumazet 0d7da9ddd9 net: add __rcu annotation to sk_filter 15 years ago
Eric Dumazet 6f0bcf1525 tunnels: add _rcu annotations 15 years ago
Julian Anastasov b0aeef3043 nf_nat: restrict ICMP translation for embedded header 15 years ago
Balazs Scheidler 093d282321 tproxy: fix hash locking issue when using port redirection in __inet_inherit_port() 15 years ago
Eric Dumazet 9b0c290e78 fib: introduce fib_alias_accessed() helper 15 years ago
Eric Paris 1ae4de0cdf secmark: export secctx, drop secmark in procfs 15 years ago
Eric Dumazet 27b75c95f1 net: avoid RCU for NOCACHE dst 15 years ago
Eric Dumazet 8723e1b4ad inet: RCU changes in inetdev_by_index() 15 years ago
Eric Dumazet 9e917dca74 net: avoid a dev refcount in ip_mc_find_dev() 15 years ago
Andy Walls 27a954bd56 IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast() 15 years ago
Randy Dunlap 76b6717bc6 netfilter: fix kconfig unmet dependency warning 15 years ago
Justin P. Mattock 631dd1a885 Update broken web addresses in the kernel. 15 years ago
Eric Dumazet 19f572565e fib_hash: RCU conversion phase 2 15 years ago
Eric Dumazet 117a8cdea3 fib_hash: RCU conversion phase 1 15 years ago
Eric Dumazet 9bef83edfb fib_hash: embed initial hash table in fn_zone 15 years ago
Ilpo Järvinen c60ce4e265 tcp: use correct counters in CA_CWR state too 15 years ago
Ilpo Järvinen 1fdb936101 tcp: sack lost marking fixes 15 years ago
Eric Dumazet 10da66f755 fib: avoid false sharing on fib_table_hash 15 years ago
Eric Dumazet 874ffa8f72 fib_trie: use fls() instead of open coded loop 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Jan Engelhardt 243bf6e29e netfilter: xtables: resolve indirect macros 3/3 15 years ago
Jan Engelhardt 87a2e70db6 netfilter: xtables: resolve indirect macros 2/3 15 years ago
Jan Engelhardt 12b00c2c02 netfilter: xtables: resolve indirect macros 1/3 15 years ago