Commit Graph

2888 Commits (14d5e834f6b36667c7da56374645f99b6cf30814)

Author SHA1 Message Date
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
Herbert Xu 64194c31a0 inet: Make tunnel RX/TX byte counters more consistent 17 years ago
Herbert Xu e1a8000228 gre: Add Transparent Ethernet Bridging 17 years ago
Herbert Xu c19e654ddb gre: Add netlink interface 17 years ago
Herbert Xu 42aa916265 gre: Move MTU setting out of ipgre_tunnel_bind_dev 17 years ago
Herbert Xu c95b819ad7 gre: Use needed_headroom 17 years ago
Sven Wegener 071d7ab664 ipvs: Remove stray file left over from ipvs move 17 years ago
Eric Dumazet 3c689b7320 inet: cleanup of local_port_range 17 years ago
Eric Dumazet 9088c56095 udp: Improve port randomization 17 years ago
Ilpo Järvinen 52cd5750e8 tcp: fix length used for checksum in a reset 17 years ago
Jan Engelhardt 916a917dfe netfilter: xtables: provide invoked family value to extensions 17 years ago
Jan Engelhardt a2df1648ba netfilter: xtables: move extension arguments into compound structure (6/6) 17 years ago
Jan Engelhardt af5d6dc200 netfilter: xtables: move extension arguments into compound structure (5/6) 17 years ago
Jan Engelhardt 7eb3558655 netfilter: xtables: move extension arguments into compound structure (4/6) 17 years ago
Jan Engelhardt 6be3d8598e netfilter: xtables: move extension arguments into compound structure (3/6) 17 years ago
Jan Engelhardt 9b4fce7a35 netfilter: xtables: move extension arguments into compound structure (2/6) 17 years ago
Jan Engelhardt f7108a20de netfilter: xtables: move extension arguments into compound structure (1/6) 17 years ago