Commit Graph

3530 Commits (5d051decfc27cdf33fbbd2bfca958d0d2c903569)

Author SHA1 Message Date
Balazs Scheidler 3b9afb2991 tproxy: added IPv6 socket lookup function to nf_tproxy_core 15 years ago
Balazs Scheidler aa976fc011 tproxy: added udp6_lib_lookup function 15 years ago
Balazs Scheidler e97c3e278e tproxy: split off ipv6 defragmentation to a separate module 15 years ago
stephen hemminger 32a875adcd 9p: client code cleanup 15 years ago
Balazs Scheidler 093d282321 tproxy: fix hash locking issue when using port redirection in __inet_inherit_port() 15 years ago
Balazs Scheidler 6006db84a9 tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4() 15 years ago
Balazs Scheidler 106e4c26b1 tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the same tuple 15 years ago
Changli Gao 3511c9132f net_sched: remove the unused parameter of qdisc_create_dflt() 15 years ago
stephen hemminger 1c4c40c42d xfrm: make xfrm_bundle_ok local 15 years ago
stephen hemminger 8d8a0b1cc2 rtnetlink: remove rtnl_kill_links 15 years ago
stephen hemminger 6f747aca5e xfrm6: make xfrm6_tunnel_free_spi local 15 years ago
Julian Anastasov 0d79641a96 ipvs: provide address family for debugging 15 years ago
Julian Anastasov fc60476761 ipvs: changes for local real server 15 years ago
Julian Anastasov 190ecd27cd ipvs: do not schedule conns from real servers 15 years ago
Julian Anastasov cf356d69db ipvs: switch to notrack mode 15 years ago
Julian Anastasov 8b27b10f58 ipvs: optimize checksums for apps 15 years ago
Hans Schillstrom 714f095f74 ipvs: IPv6 tunnel mode 15 years ago
Pablo Neira Ayuso ebbf41df4a netfilter: ctnetlink: add expectation deletion events 15 years ago
Eric Dumazet 8e602ce298 netns: reorder fields in struct net 15 years ago
stephen hemminger 31e3c3f6f1 tipc: cleanup function namespace 15 years ago
Kumar Sanghvi b3d6255388 Phonet: 'connect' socket implementation for Pipe controller 15 years ago
Johannes Berg 7be5086d4c mac80211: add probe request filter flag 15 years ago
Johannes Berg 271733cf84 cfg80211: notify drivers about frame registrations 15 years ago
Andrei Emeltchenko 534c92fde7 Bluetooth: clean up rfcomm code 15 years ago
Mat Martineau 796c86eec8 Bluetooth: Add common code for stream-oriented recvmsg() 15 years ago
David Vrabel 8f1e174223 Bluetooth: HCI devices are either BR/EDR or AMP radios 15 years ago
Eric Dumazet e37ef961e5 neigh: reorder struct neighbour fields 15 years ago
Eric Dumazet fc66f95c68 net dst: use a percpu_counter to track entries 15 years ago
Eric Dumazet 0ed8ddf404 neigh: Protect neigh->ha[] with a seqlock 15 years ago
Felix Fietkau 8610c29a2c cfg80211: add channel utilization stats to the survey command 15 years ago
Ben Greear 5a5c731aa5 wireless: Set some stats used by /proc/net/wireless (wext) 15 years ago
Johannes Berg 388ac775be cfg80211: constify WDS address 15 years ago
Eric Dumazet 767e97e1e0 neigh: RCU conversion of struct neighbour 15 years ago
Bruno Randolf b206b4ef06 nl80211/mac80211: Add retry and failed transmission count to station info 15 years ago
Johannes Berg e31b82136d cfg80211/mac80211: allow per-station GTKs 15 years ago
Eric Dumazet ebc0ffae5d fib: RCU conversion of fib_lookup() 15 years ago
Eric Dumazet d6bf781712 net neigh: RCU conversion of neigh hash table 15 years ago
Johannes Berg ff4c92d85c genetlink: introduce pre_doit/post_doit hooks 15 years ago
Helmut Schaa 78be49ec2a mac80211: distinct between max rates and the number of rates the hw can report 15 years ago
Johannes Berg ea229e6826 cfg80211: remove spurious __KERNEL__ ifdef 15 years ago
Felix Fietkau 17e5a80828 nl80211: allow drivers to indicate whether the survey data channel is in use 15 years ago
stephen hemminger c61393ea83 ipv6: make __ipv6_isatap_ifid static 15 years ago
stephen hemminger 1df9916e46 fib: fib_rules_cleanup can be static 15 years ago
Patrick McHardy eecc545856 netfilter: add missing xt_log.h file 15 years ago
Stephen Hemminger 0c200d9353 netfilter: nf_nat: make find/put static 15 years ago
Simon Horman 0d1e71b04a IPVS: Allow configuration of persistence engines 15 years ago
Simon Horman 8be67a6617 IPVS: management of persistence engine modules 15 years ago
Simon Horman a3c918acd2 IPVS: Add persistence engine data to /proc/net/ip_vs_conn 15 years ago
Simon Horman 85999283a2 IPVS: Add struct ip_vs_pe 15 years ago
Simon Horman f11017ec2d IPVS: Add struct ip_vs_conn_param 15 years ago