Commit Graph

691 Commits (da68d61f89e275260cc993a0d4a39e63700098fb)

Author SHA1 Message Date
Eric W. Biederman 3fbfa98112 [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Kazunori MIYAZAWA 73d605d1ab [IPSEC]: changing API of xfrm6_tunnel_register 18 years ago
Kazunori MIYAZAWA c73cb5a2d6 [IPSEC]: make sit use the xfrm4_tunnel_register 18 years ago
YOSHIFUJI Hideaki 6e1d9d04c4 [IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index. 18 years ago
Masahide NAKAMURA 138939e066 [NETFILTER]: ip6t_mh: drop piggyback payload packet on MH packets 18 years ago
Patrick McHardy a3c941b08d [NETFILTER]: Kconfig: improve dependency handling 18 years ago
Patrick McHardy c0e912d7ed [NETFILTER]: nf_conntrack: fix invalid conntrack statistics RCU assumption 18 years ago
Patrick McHardy 923f4902fe [NETFILTER]: nf_conntrack: properly use RCU API for nf_ct_protos/nf_ct_l3protos arrays 18 years ago
Patrick McHardy e92ad99c78 [NETFILTER]: nf_log: minor cleanups 18 years ago
Arjan van de Ven 9a32144e9d [PATCH] mark struct file_operations const 7 18 years ago
Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
Masahide NAKAMURA bda390d5c8 [XFRM] IPV6: Fix outbound RO transformation which is broken by IPsec tunnel patch. 18 years ago
Eric Dumazet 7cc482634f [IPV6]: Convert ipv6 route to use the new dst_entry 'next' pointer 18 years ago
Eric Dumazet 95f30b336b [UDP]: UDP can use sk_hash to speedup lookups 18 years ago
YOSHIFUJI Hideaki 1ab1457c42 [NET] IPV6: Fix whitespace errors. 18 years ago
Eric Dumazet dbca9b2750 [NET]: change layout of ehash table 18 years ago
Patrick McHardy 9934e81c8c [NETFILTER]: ip6_tables: remove redundant structure definitions 18 years ago
Masahide NAKAMURA a0ca215a73 [NETFILTER]: ip6_tables: support MH match 18 years ago
Jan Engelhardt e60a13e030 [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined structure names 18 years ago
Jan Engelhardt 6709dbbb19 [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functions 18 years ago
Jan Engelhardt e1fd0586b0 [NETFILTER]: x_tables: fix return values for LOG/ULOG 18 years ago
Jan Engelhardt 2822b0d926 [NETFILTER]: Remove useless comparisons before assignments 18 years ago
Stephen Hemminger 22f8cde5bc [NET]: unregister_netdevice as void 18 years ago
Masahide NAKAMURA f48d5ff1e4 [IPV6] RAW: Add checksum default defines for MH. 18 years ago
Alexey Dobriyan cc63f70b8b [IPV4/IPV6] multicast: Check add_grhead() return value 18 years ago
Miika Komu 4337226228 [IPSEC]: IPv4 over IPv6 IPsec tunnel 18 years ago
Miika Komu c82f963efe [IPSEC]: IPv6 over IPv4 IPsec tunnel 18 years ago
Miika Komu cdca72652a [IPSEC]: exporting xfrm_state_afinfo 18 years ago
David S. Miller 8eb9086f21 [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. 18 years ago
YOSHIFUJI Hideaki a0d78ebf3a [IPV6] ROUTE: Do not route packets to link-local address on other device. 18 years ago
Patrick McHardy 26932566a4 [NETLINK]: Don't BUG on undersized allocations 18 years ago
Li Yewang 29556526b9 [IPV6]: fix BUG of ndisc_send_redirect() 18 years ago
Neil Horman fa03ef38e1 [IPV6]: Fix up some CONFIG typos 18 years ago
David S. Miller e89862f4c5 [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). 18 years ago
Noriaki TAKAMIYA 6a2b9ce0a3 [IPV6]: Fixed the size of the netlink message notified by inet6_rt_notify(). 18 years ago
YOSHIFUJI Hideaki d88ae4cc97 [IPV6] MCAST: Fix joining all-node multicast group on device initialization. 18 years ago
Paul Moore 469de9b90f [INET]: style updates for the inet_sock->is_icsk assignment fix 18 years ago
Patrick McHardy f9f02cca25 [NETFILTER]: nf_conntrack_ipv6: fix crash when handling fragments 18 years ago
Paul Moore cbbd7d4f36 [INET]: Fix incorrect "inet_sock->is_icsk" assignment. 18 years ago
David L Stevens 30c4cf577f [IPV4/IPV6]: Fix inet{,6} device initialization order. 18 years ago
David S. Miller 9b54d5c610 [NETFILTER] IPV6: Fix dependencies. 18 years ago
Kim Nordlund 8bce65b95a [IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES 18 years ago
Brian Haley befffe9016 [IPV6]: Fix IPV6_UNICAST_HOPS getsockopt(). 18 years ago
Al Viro e1b4b9f398 [NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loops 18 years ago
Alexey Dobriyan 1f29bcd739 [PATCH] sysctl: remove unused "context" param 18 years ago
Stephen Hemminger 3644f0cee7 [NET]: Convert hh_lock to seqlock. 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago