Commit Graph

2905 Commits (d61272cbb35fa1c08fe94898583d880256f2dbd3)

Author SHA1 Message Date
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
Alexey Dobriyan 6d9f239a1e net: '&' redux 16 years ago
Jianjun Kong 5799de0b12 net: clean up net/ipv4/tcp_ipv4.c 16 years ago
Jianjun Kong 539afedfcc net: clean up net/ipv4/devinet.c 16 years ago
Jianjun Kong f4cca7ffb2 net: clean up net/ipv4/pararp.c 16 years ago
Jianjun Kong fd3f8c4cb6 net: clean up net/ipv4/ip_fragment.c tcp_timer.c ip_input.c 16 years ago
Jianjun Kong c354e12463 net: clean up net/ipv4/ipmr.c 16 years ago
Jianjun Kong 09cb105ea7 net: clean up net/ipv4/ip_sockglue.c tcp_output.c 16 years ago
Jianjun Kong a7e9ff735b net: clean up net/ipv4/igmp.c 16 years ago
Jianjun Kong 6ed2533e55 net: clean up net/ipv4/fib_frontend.c fib_hash.c ip_gre.c 16 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 16 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 16 years ago
Sangtae Ha ae27e98a51 [TCP] CUBIC v2.3 16 years ago
Eric Dumazet 920a46115c udp: multicast packets need to check namespace 16 years ago
Eric Dumazet c37ccc0d4e udp: add a missing smp_wmb() in udp_lib_get_port() 16 years ago
Harvey Harrison 673d57e723 net: replace NIPQUAD() in net/ipv4/ net/ipv6/ 16 years ago
Harvey Harrison cffee385d7 net: replace NIPQUAD() in net/ipv4/netfilter/ 16 years ago
Eric Dumazet c8db3fec5b udp: Should use spin_lock_bh()/spin_unlock_bh() in udp_lib_unhash() 16 years ago
roel kluin 00af5c6959 cipso: unsigned buf_len cannot be negative 16 years ago
Harvey Harrison 5b095d9892 net: replace %p6 with %pI6 16 years ago
Eric Dumazet 96631ed16c udp: introduce sk_for_each_rcu_safenext() 16 years ago
Eric Dumazet f52b5054ec udp: udp_get_next() should use spin_unlock_bh() 16 years ago
Eric Dumazet 8203efb3c6 udp: calculate udp_mem based on low memory instead of all memory 16 years ago
Eric Dumazet 271b72c7fa udp: RCU handling for Unicast packets. 16 years ago
Eric Dumazet 645ca708f9 udp: introduce struct udp_table and multiple spinlocks 16 years ago
Harvey Harrison 0c6ce78abf net: replace uses of NIP6_FMT with %p6 16 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
Paul Moore 15c45f7b2e cipso: Add support for native local labeling and fixup mapping names 17 years ago
Paul Moore 014ab19a69 selinux: Set socket NetLabel based on connection endpoint 17 years ago
Paul Moore 948bf85c1b netlabel: Add functionality to set the security attributes of a packet 17 years ago
Paul Moore b1edeb1023 netlabel: Replace protocol/NetLabel linking with refrerence counts 17 years ago
Eric Dumazet f24d43c07e udp: complete port availability checking 17 years ago
Ilpo Järvinen 78e645cb89 tcpv[46]: fix md5 pseudoheader address field ordering 17 years ago