Commit Graph

1549 Commits (42492594043d621a7910ff5877c3eb9202870b45)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 246f19d194 [IPV6]: Reorg struct ifmcaddr6 to save some bytes 17 years ago
Arnaldo Carvalho de Melo ad8bb78083 [INET_TIMEWAIT_SOCK]: Reorganize struct inet_timewait_sock to save some bytes 17 years ago
Arnaldo Carvalho de Melo 4e7e5cfe38 [INET6]: Reorganize struct inet6_dev to save 8 bytes 17 years ago
Arnaldo Carvalho de Melo ab1e0a13d7 [SOCK] proto: Add hashinfo member to struct proto 17 years ago
Denis V. Lunev 4814bdbd59 [NETNS]: Lookup in FIB semantic hashes taking into account the namespace. 17 years ago
Denis V. Lunev 7462bd744e [NETNS]: Add a namespace mark to fib_info. 17 years ago
Denis V. Lunev 85326fa54b [IPV4]: fib_sync_down rework. 17 years ago
Patrick McHardy 5239008b0d [NET_SCHED]: Constify struct tcf_ext_map 17 years ago
Eric Dumazet 29e75252da [IPV4] route cache: Introduce rt_genid for smooth cache invalidation 17 years ago
Pavel Emelyanov d86e0dac2c [NETNS]: Tcp-v6 sockets per-net lookup. 17 years ago
Pavel Emelyanov c67499c0e7 [NETNS]: Tcp-v4 sockets per-net lookup. 17 years ago
Pavel Emelyanov 941b1d22cc [NETNS]: Make bind buckets live in net namespaces. 17 years ago
Pavel Emelyanov 5ee31fc1ec [INET]: Consolidate inet(6)_hash_connect. 17 years ago
Jan Engelhardt 32948588ac [NETFILTER]: nf_conntrack: annotate l3protos with const 17 years ago
Jan Engelhardt 82f568fc2f [NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules 17 years ago
Patrick McHardy c88130bcd5 [NETFILTER]: nf_conntrack: naming unification 17 years ago
Patrick McHardy ffaa9c100b [NETFILTER]: nf_conntrack: reorder struct nf_conntrack_l4proto 17 years ago
Patrick McHardy 380517dead [NETFILTER]: nf_conntrack: avoid duplicate protocol comparison in nf_ct_tuple_equal() 17 years ago
Patrick McHardy ba419aff2c [NETFILTER]: nf_conntrack: optimize __nf_conntrack_find() 17 years ago
Patrick McHardy f8ba1affa1 [NETFILTER]: nf_conntrack: switch rwlock to spinlock 17 years ago
Patrick McHardy 76507f69c4 [NETFILTER]: nf_conntrack: use RCU for conntrack hash 17 years ago
Patrick McHardy 7d0742da1c [NETFILTER]: nf_conntrack_expect: use RCU for expectation hash 17 years ago
Patrick McHardy 58a3c9bb0c [NETFILTER]: nf_conntrack: use RCU for conntrack helpers 17 years ago
Stephen Hemminger 96eb24d770 [NETFILTER]: nf_conntrack: sparse warnings 17 years ago
Alexey Dobriyan 9ea0cb2601 [NETFILTER]: arp_tables: per-netns arp_tables FILTER 17 years ago
Alexey Dobriyan 8280aa6182 [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW 17 years ago
Alexey Dobriyan 9335f047fe [NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW 17 years ago
Alexey Dobriyan 8d87005207 [NETFILTER]: x_tables: per-netns xt_tables 17 years ago
Jan Engelhardt abfdf1c489 [NETFILTER]: ebtables: remove casts, use consts 17 years ago
Helge Deller 000e8a5354 [NETFILTER]: nf_log: add netfilter gcc printf format checking 17 years ago
Denis V. Lunev 3046d76746 [RAW]: Wrong content of the /proc/net/raw6. 17 years ago
Denis V. Lunev 377cf82d66 [RAW]: Family check in the /proc/net/raw[6] is extra. 17 years ago
Eric Dumazet 533cb5b0a6 [XFRM]: constify 'struct xfrm_type' 17 years ago
Laszlo Attila Toth 4a19ec5800 [NET]: Introducing socket mark socket option. 17 years ago
Herbert Xu 1a6509d991 [IPSEC]: Add support for combined mode algorithms 17 years ago
Herbert Xu 38320c70d2 [IPSEC]: Use crypto_aead and authenc in ESP 17 years ago
Paul Moore 8cc44579d1 NetLabel: Introduce static network labels for unlabeled connections 17 years ago
Paul Moore 75e22910cf NetLabel: Add IP address family information to the netlbl_skbuff_getattr() function 17 years ago
Paul Moore 16efd45435 NetLabel: Add secid token support to the NetLabel secattr struct 17 years ago
Patrick McHardy ab27cfb85c [NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get 17 years ago
Denis V. Lunev b5921910a1 [NETNS]: Routing cache virtualization. 17 years ago
Denis V. Lunev eee80592c3 [NETNS]: Correct namespace for connect-time routing. 17 years ago
Patrick McHardy 7ba699c604 [NET_SCHED]: Convert actions from rtnetlink to new netlink API 17 years ago
Patrick McHardy add93b610a [NET_SCHED]: Convert classifiers from rtnetlink to new netlink API 17 years ago
Patrick McHardy 1e90474c37 [NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API 17 years ago
Patrick McHardy 01480e1cf5 [NETLINK]: Add nla_append() 17 years ago
Denis V. Lunev f206351a50 [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
Denis V. Lunev f1b050bf7a [NETNS]: Add namespace parameter to ip_route_output_flow. 17 years ago
Denis V. Lunev 611c183ebc [NETNS]: Add namespace parameter to __ip_route_output_key. 17 years ago
Denis V. Lunev 010278ec4c [NETNS]: Add netns parameter to fib_select_default. 17 years ago