Commit Graph

3145 Commits (1778092e1739155acec35a3bccee2fb8a1ae4e91)

Author SHA1 Message Date
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
Jianjun Kong d9319100c1 net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c inetpeer.c ip_output.c 17 years ago
Sangtae Ha ae27e98a51 [TCP] CUBIC v2.3 17 years ago
Eric Dumazet 920a46115c udp: multicast packets need to check namespace 17 years ago
Eric Dumazet c37ccc0d4e udp: add a missing smp_wmb() in udp_lib_get_port() 17 years ago
Harvey Harrison 673d57e723 net: replace NIPQUAD() in net/ipv4/ net/ipv6/ 17 years ago
Harvey Harrison cffee385d7 net: replace NIPQUAD() in net/ipv4/netfilter/ 17 years ago
Eric Dumazet c8db3fec5b udp: Should use spin_lock_bh()/spin_unlock_bh() in udp_lib_unhash() 17 years ago
roel kluin 00af5c6959 cipso: unsigned buf_len cannot be negative 17 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 17 years ago
Eric Dumazet 96631ed16c udp: introduce sk_for_each_rcu_safenext() 17 years ago
Eric Dumazet f52b5054ec udp: udp_get_next() should use spin_unlock_bh() 17 years ago
Eric Dumazet 8203efb3c6 udp: calculate udp_mem based on low memory instead of all memory 17 years ago
Eric Dumazet 271b72c7fa udp: RCU handling for Unicast packets. 17 years ago
Eric Dumazet 645ca708f9 udp: introduce struct udp_table and multiple spinlocks 17 years ago
Harvey Harrison 0c6ce78abf net: replace uses of NIP6_FMT with %p6 17 years ago
Alexey Dobriyan 93adcc80f3 net: don't use INIT_RCU_HEAD 17 years ago
Alexey Dobriyan def8b4faff net: reduce structures when XFRM=n 17 years ago
Neil Horman 1080d709fb net: implement emergency route cache rebulds when gc_elasticity is exceeded 17 years ago
Florian Westphal 8b5f12d04b syncookies: fix inclusion of tcp options in syn-ack 17 years ago
Ilpo Järvinen fd6149d332 tcp: Restore ordering of TCP options for the sake of inter-operability 17 years ago
Ilpo Järvinen 75e3d8db53 tcp: should use number of sack blocks instead of -1 17 years ago
Jan Engelhardt fdc9314cbe netfilter: replace old NF_ARP calls with NFPROTO_ARP 17 years ago
Ilpo Järvinen 311670f3ea netfilter: snmp nat leaks memory in case of failure 17 years ago
Johannes Berg 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) 17 years ago
Eric Dumazet 00269b54ed ipv4: Add a missing rcu_assign_pointer() in routing cache. 17 years ago
Alexey Dobriyan f221e726bf sysctl: simplify ->strategy 17 years ago
Pablo Neira Ayuso e6a7d3c04f netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf_nat 17 years ago
Patrick McHardy 38f7ac3eb7 netfilter: restore lost #ifdef guarding defrag exception 17 years ago
Alan Cox 113aa838ec net: Rationalise email address: Network Specific Parts 17 years ago
Herbert Xu 7bb82d9245 gre: Initialise rtnl_link tunnel parameters properly 17 years ago
Patrick McHardy 4d74f8ba1f gre: minor cleanups in netlink interface 17 years ago
Patrick McHardy ba9e64b1c2 gre: fix copy and paste error 17 years ago