Commit Graph

2870 Commits (88ed86fee6651033de9b7038dac7869a9f19775a)

Author SHA1 Message Date
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
Jan Engelhardt c2df73de24 netfilter: xtables: use "if" blocks in Kconfig 17 years ago
Jan Engelhardt aba0d34800 netfilter: xtables: sort extensions alphabetically in Kconfig 17 years ago
Jan Engelhardt 367c679007 netfilter: xtables: do centralized checkentry call (1/2) 17 years ago
KOVACS Krisztian 73e4022f78 netfilter: split netfilter IPv4 defragmentation into a separate module 17 years ago
Alexey Dobriyan cfd6e3d747 netfilter: netns nat: PPTP NAT in netns 17 years ago
Alexey Dobriyan 9174c1538f netfilter: netns nf_conntrack: fixup DNAT in netns 17 years ago
Alexey Dobriyan 0c4c9288ad netfilter: netns nat: per-netns bysource hash 17 years ago
Alexey Dobriyan e099a17357 netfilter: netns nat: per-netns NAT table 17 years ago
Alexey Dobriyan b8b8063e0d netfilter: netns nat: fix ipt_MASQUERADE in netns 17 years ago
Alexey Dobriyan c2a2c7e0cc netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_invalid sysctl 17 years ago
Alexey Dobriyan c04d05529a netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum sysctl 17 years ago
Alexey Dobriyan 8e9df80180 netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/net/stat/ip_conntrack 17 years ago
Alexey Dobriyan 0d55af8791 netfilter: netns nf_conntrack: per-netns statistics 17 years ago
Alexey Dobriyan a71996fccc netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() not skb 17 years ago
Alexey Dobriyan 5e6b29972b netfilter: netns nf_conntrack: per-netns /proc/net/ip_conntrack, /proc/net/stat/ip_conntrack, /proc/net/ip_conntrack_expect 17 years ago
Alexey Dobriyan 74c51a1497 netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook 17 years ago
Alexey Dobriyan a702a65fc1 netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in() 17 years ago