Commit Graph

322 Commits (0e65f82814e9828d3ff54988de9e7c0b36794daa)

Author SHA1 Message Date
Jamal Hadi Salim e431b8c004 [NETLINK]: Explicit typing 20 years ago
Thomas Graf 58b82150da [DECNET]: Remove unnecessary initilization of unused variable entries 20 years ago
Herbert Xu 0603eac0d6 [IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification 20 years ago
Jamal Hadi Salim b6544c0b4c [NETLINK]: Correctly set NLM_F_MULTI without checking the pid 20 years ago
Thomas Graf 1797754ea7 [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags 20 years ago
Thomas Graf af0d114176 [PKT_SCHED]: Logic simplifications and codingstyle/whitespace cleanups 20 years ago
Thomas Graf 02f23f095f [PKT_SCHED]: Make dsmark use the new dumping macros 20 years ago
Thomas Graf 758cc43c6d [PKT_SCHED]: Fix dsmark to apply changes consistent 20 years ago
Thomas Graf e386c6eb43 [NEIGH]: Fix use of uninitialized variable when trimming in neightbl_fill_parms 20 years ago
Thomas Graf 4b6ea82dd1 [NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses. 20 years ago
Thomas Graf c7fb64db00 [NETLINK]: Neighbour table configuration and statistics via rtnetlink 20 years ago
David S. Miller e52c1f17e4 [NET]: Move sysctl_max_syn_backlog into request_sock.c 20 years ago
Arnaldo Carvalho de Melo 2ad69c55a2 [NET] rename struct tcp_listen_opt to struct listen_sock 20 years ago
Arnaldo Carvalho de Melo 0e87506fcc [NET] Generalise tcp_listen_opt 20 years ago
Arnaldo Carvalho de Melo 60236fdd08 [NET] Rename open_request to request_sock 20 years ago
Arnaldo Carvalho de Melo 2e6599cb89 [NET] Generalise TCP's struct open_request minisock infrastructure 20 years ago
Jamal Hadi Salim ee57eef99b [IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notify 20 years ago
Patrick McHardy 7d6dfe1f5b [IPSEC] Fix xfrm_state leaks in error path 20 years ago
Herbert Xu f60f6b8f70 [IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_* 20 years ago
Herbert Xu e7443892f6 [IPSEC] Set byid for km_event in xfrm_get_policy 20 years ago
Herbert Xu bf08867f91 [IPSEC] Turn km_event.data into a union 20 years ago
Herbert Xu 4f09f0bbc1 [IPSEC] Fix xfrm to pfkey SA state conversion 20 years ago
Herbert Xu 4666faab09 [IPSEC] Kill spurious hard expire messages 20 years ago
Jamal Hadi Salim 26b15dad9f [IPSEC] Add complete xfrm event notification 20 years ago
David S. Miller bcfff0b471 [NETFILTER]: ipt_recent: last_pkts is an array of "unsigned long" not "u_int32_t" 20 years ago
Patrick McHardy a96aca88ac [NETFILTER]: Advance seq-file position in exp_next_seq() 20 years ago
J. Simonetti 1c2fb7f93c [IPV4]: Sysctl configurable icmp error source address. 20 years ago
Sridhar Samudrala 6a6ddb2a9c [SCTP] Fix incorrect setting of sk_bound_dev_if when binding/sending to a ipv6 20 years ago
Neil Horman cdac4e0774 [SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket option 20 years ago
Vladislav Yasevich bca735bd0d [SCTP] Extend the info exported via /proc/net/sctp to support netstat for SCTP. 20 years ago
Neil Horman 0fd9a65a76 [SCTP] Support SO_BINDTODEVICE socket option on incoming packets. 20 years ago
Vladislav Yasevich 4243cac1e7 [SCTP]: Fix bug in restart of peeled-off associations. 20 years ago
Rémi Denis-Courmont 77bd91967a [IPv6] Don't generate temporary for TUN devices 20 years ago
YOSHIFUJI Hideaki 84427d5330 [IPV6]: Ensure to use icmpv6_socket in non-preemptive context. 20 years ago
Ralf Baechle 979b6c135f [NET]: Move the netdev list to vger.kernel.org. 20 years ago
Randy Dunlap 6efd8455cf [IPV4]: Multipath modules need a license to prevent kernel tainting. 20 years ago
Andi Kleen e7626486c3 [TCP]: Adjust TCP mem order check to new alloc_large_system_hash 20 years ago
Thomas Graf 98e5640552 [PKT_SCHED]: Fix numeric comparison in meta ematch 20 years ago
Thomas Graf e1e284a4bd [PKT_SCHED]: Dump classification result for basic classifier 20 years ago
Thomas Graf 4890062960 [PKT_SCHED]: Allow socket attributes to be matched on via meta ematch 20 years ago
Thomas Graf b824979aec [PKT_SCHED]: Fix typo in NET_EMATCH_STACK help text 20 years ago
Stephen Hemminger e387660545 [NET]: Fix sysctl net.core.dev_weight 20 years ago
Stephen Hemminger 699a411451 [NET]: Allow controlling NAPI device weight with sysfs 20 years ago
Gabor Fekete 8181b8c1f3 [IPV6]: Update parm.link in ip6ip6_tnl_change() 20 years ago
David S. Miller fa04ae5c09 [ETHTOOL]: Check correct pointer in ethtool_set_coalesce(). 20 years ago
Adrian Bunk 4fef0304ee [IPV6]: Kill export of fl6_sock_lookup. 20 years ago
Adrian Bunk 64a6c7aa38 [IPVS]: remove net/ipv4/ipvs/ip_vs_proto_icmp.c 20 years ago
David Woodhouse 4bcff1b37e AUDIT: Fix user pointer deref thinko in sys_socketcall(). 20 years ago
Edgar E Iglesias 36839836e8 [IPSEC]: Fix esp_decap_data size verification in esp4. 20 years ago
Thomas Graf 08e9cd1fc5 [PKT_SCHED]: Disable dsmark debugging messages by default 20 years ago