Commit Graph

8535 Commits (fb147e9755055b1b73b22c3efe87bec075ad3caa)

Author SHA1 Message Date
Jan Engelhardt 58c0fb0ddd [NETFILTER]: annotate rest of nf_conntrack_* with const 17 years ago
Jan Engelhardt 5452e425ad [NETFILTER]: annotate {arp,ip,ip6,x}tables with const 17 years ago
Jan Engelhardt 3cf93c96af [NETFILTER]: annotate xtables targets with const and remove casts 17 years ago
Robert P. J. Day fdccecd0cc [NETFILTER]: Use non-deprecated __RW_LOCK_UNLOCKED macro 17 years ago
Robert P. J. Day 0718300c06 [NETFILTER]: bridge netfilter: use non-deprecated __RW_LOCK_UNLOCKED macro. 17 years ago
Alexey Dobriyan 666953df35 [NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for real 17 years ago
Patrick McHardy 36e2a1b0f7 [NETFILTER]: {ip,ip6}t_LOG: print MARK value in log output 17 years ago
Alexey Dobriyan b916f7d4b7 [NETFILTER]: nf_conntrack: less hairy ifdefs around proc and sysctl 17 years ago
Patrick McHardy 159d83363b [BRIDGE]: Fix crash in __ip_route_output_key with bridge netfilter 17 years ago
Pavel Emelyanov 4dee959723 [NETFILTER]: ipt_CLUSTERIP: fix race between clusterip_config_find_get and _entry_put 17 years ago
Gerrit Renker 7de6c03336 [SKB]: __skb_append = __skb_queue_after 17 years ago
Rami Rosen 0912ea38de [IPV6] MROUTE: Add stats in multicast routing module method ip6_mr_forward(). 17 years ago
YOSHIFUJI Hideaki 9625ed72e8 [IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface. 17 years ago
YOSHIFUJI Hideaki b077d7abab [IPV6] ADDRCONF: Ensure disabling multicast RS even if privacy extensions are disabled. 17 years ago
Jan Engelhardt 0b18542b7f [NET]: Sink IPv6 menuoptions into its own submenu 17 years ago
YOSHIFUJI Hideaki e7712f1a7c [IPV6]: Share common code-paths for sticky socket options. 17 years ago
YOSHIFUJI Hideaki cee8947338 [IPV6] MROUTE: Do not call ipv6_find_idev() directly. 17 years ago
David S. Miller b45e9189c0 [IPV6]: Fix ipv6 address fetching in raw6_icmp_error(). 17 years ago
Patrick McHardy 2ed9926e16 [NET]: Return more appropriate error from eth_validate_addr(). 17 years ago
Pavel Emelyanov 671a1c7401 [NETNS][DCCPV6]: Make per-net socket lookup. 17 years ago
Pavel Emelyanov 334527d351 [NETNS][DCCPV6]: Actually create ctl socket on each net and use it. 17 years ago
Pavel Emelyanov 0204774191 [NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net. 17 years ago
Pavel Emelyanov 8231bd270d [NETNS][DCCPV6]: Add dummy per-net operations. 17 years ago
Pavel Emelyanov 68d185980f [NETNS][DCCPV6]: Don't pass NULL to ip6_dst_lookup. 17 years ago
Pavel Emelyanov fc5f8580d3 [NETNS][DCCPV4]: Enable DCCPv4 in net namespaces. 17 years ago
Pavel Emelyanov b9901a84c9 [NETNS][DCCPV4]: Make per-net socket lookup. 17 years ago
Pavel Emelyanov f54873982c [NETNS][DCCPV4]: Use proper net to route the reset packet. 17 years ago
Pavel Emelyanov b76c4b27fe [NETNS][DCCPV4]: Actually create ctl socket on each net and use it. 17 years ago
Pavel Emelyanov 7b1cffa8c9 [NETNS][DCCPV4]: Move the dccp_v4_ctl_sk on the struct net. 17 years ago
Pavel Emelyanov 72a2d61382 [NETNS][DCCPV4]: Add dummy per-net operations. 17 years ago
Denis V. Lunev 5f4472c5a6 [TCP]: Remove owner from tcp_seq_afinfo. 17 years ago
Denis V. Lunev 68fcadd16c [TCP]: Place file operations directly into tcp_seq_afinfo. 17 years ago
Denis V. Lunev 52d6f3f11b [TCP]: Cleanup /proc/tcp[6] creation/removal. 17 years ago
Denis V. Lunev 9427c4b36b [TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo. 17 years ago
Denis V. Lunev 1abf4fb20d [TCP]: No need to check afinfo != NULL in tcp_proc_(un)register. 17 years ago
Denis V. Lunev a4146b1b2c [TCP]: Replace struct net on tcp_iter_state with seq_net_private. 17 years ago
Ben Hutchings 4c821d753d [NET]: Fix kernel-doc for skb_segment 17 years ago
Gerrit Renker ac6f781920 [INET]: sk_reuse is valbool 17 years ago
Eric Dumazet f37f0afb29 [SOCK] sk_stamp: should be initialized to ktime_set(-1L, 0) 17 years ago
Allan Stephens 3654ea02f2 [TIPC]: Improve socket time conversions 17 years ago
Allan Stephens 9673693284 [TIPC]: Remove redundant socket wait queue initialization 17 years ago
Paul Moore 03e1ad7b5d LSM: Make the Labeled IPsec hooks more stack friendly 17 years ago
Joe Perches b9f3124f08 [AF_UNIX]: Use SEQ_START_TOKEN 17 years ago
Gui Jianfeng 765ff02e89 [SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update 17 years ago
Robert P. J. Day 9dbc15f055 [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. 17 years ago
Neil Horman 30e9356007 [SCTP]: Correct /proc/net/assocs formatting error 17 years ago
Pavel Emelyanov a40a7d15ba [SCTP]: IPv4 vs IPv6 addresses mess in sctp_inet[6]addr_event. 17 years ago
Vlad Yasevich ab38fb04c9 [SCTP]: Fix compiler warning about const qualifiers 17 years ago
Gui Jianfeng f4ad85ca3e [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK 17 years ago
Wei Yongjun 72da7b3860 [SCTP]: Add check for hmac_algo parameter in sctp_verify_param() 17 years ago