Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
69a07f1803f33a70a8270521bdbd1b43fda47992
/
include
/
net
/
netns
52e01b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
63a6fff
net: Avoid receiving packets with an l3mdev on unbound UDP sockets
by Robert Shearman
· 8 years ago
4548b68
Introduce a sysctl that modifies the value of PROT_SOCK.
by Krister Johansen
· 8 years ago
c28445c
sctp: add reconf_enable in asoc ep and netns
by Xin Long
· 8 years ago
e478142
netfilter: merge udp and udplite conntrack helpers
by Florian Westphal
· 8 years ago
fee83d0
ipv4: Namespaceify tcp_max_syn_backlog knob
by Haishuang Yan
· 8 years ago
1946e67
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
by Haishuang Yan
· 8 years ago
56ab6b9
ipv4: Namespaceify tcp_tw_reuse knob
by Haishuang Yan
· 8 years ago
834184b
netfilter: defrag: only register defrag functionality if needed
by Florian Westphal
· 8 years ago
9b91c96
netfilter: conntrack: built-in support for UDPlite
by Davide Caratti
· 8 years ago
a85406a
netfilter: conntrack: built-in support for SCTP
by Davide Caratti
· 8 years ago
c51d390
netfilter: conntrack: built-in support for DCCP
by Davide Caratti
· 8 years ago
cacaad1
ipv4: fib: Allow for consistent FIB dumping
by Ido Schimmel
· 8 years ago
6af2d5f
netns: fix net_generic() "id - 1" bloat
by Alexey Dobriyan
· 8 years ago
9bfc7b9
netns: add dummy struct inside "struct net_generic"
by Alexey Dobriyan
· 8 years ago
c7d03a0
netns: make struct pernet_operations::id unsigned int
by Alexey Dobriyan
· 8 years ago
7d38484
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
7e416ad
netfilter: conntrack: remove unused netns_ct member
by Florian Westphal
· 8 years ago
915d7e5
ipv6: sr: add code base for control plane support of SR-IPv6
by David Lebrun
· 8 years ago
f20fbc0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 8 years ago
e3b37f1
netfilter: replace list_head with single linked list
by Aaron Conole
· 8 years ago
575f9c4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 8 years ago
35db57bb
xfrm: state: remove per-netns gc task
by Florian Westphal
· 8 years ago
adf0516
netfilter: remove ip_conntrack* sysctl compat code
by Pablo Neira Ayuso
· 8 years ago
9d0380d
xfrm: policy: convert policy_lock to spinlock
by Florian Westphal
· 8 years ago
a7c44247
xfrm: policy: make xfrm_policy_lookup_bytype lockless
by Florian Westphal
· 8 years ago
d737a58
xfrm: state: don't use lock anymore unless acquire operation is needed
by Florian Westphal
· 8 years ago
631fee7
net: Remove fib_local variable
by David Ahern
· 8 years ago
fc14963
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 9 years ago
dc3ee32
netfilter: nf_queue: Make the queue_handler pernet
by Eric W. Biederman
· 9 years ago
e800072
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
0c5366b
netfilter: conntrack: use single slab cache
by Florian Westphal
· 9 years ago
a76ae1c
netfilter: conntrack: use a single nat bysource table for all namespaces
by Florian Westphal
· 9 years ago
0a93aae
netfilter: conntrack: use a single expectation table for all namespaces
by Florian Westphal
· 9 years ago
56d52d4
netfilter: conntrack: use a single hashtable for all namespaces
by Florian Westphal
· 9 years ago
32b583a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 9 years ago
a3efd81
netfilter: conntrack: move generation seqcnt out of netns_ct
by Florian Westphal
· 9 years ago
a6db449
net: ipv4: Consider failed nexthops in multipath routes
by David Ahern
· 9 years ago
6ad3122
flowcache: Avoid OOM condition under preasure
by Steffen Klassert
· 9 years ago
3dc94f9
ipv6: per netns FIB garbage collection
by Michal Kubeček
· 9 years ago
9a03cd8
ipv6: per netns fib6 walkers
by Michal Kubeček
· 9 years ago
e21145a
ipv4: namespacify ip_early_demux sysctl knob
by Nikolay Borisov
· 9 years ago
287b7f3
ipv4: Namespacify ip_dynaddr sysctl knob
by Nikolay Borisov
· 9 years ago
fa50d97
ipv4: Namespaceify ip_default_ttl sysctl knob
by Nikolay Borisov
· 9 years ago
165094a
igmp: Namespacify igmp_qrv sysctl knob
by Nikolay Borisov
· 9 years ago
87a8a2a
igmp: Namespaceify igmp_llm_reports sysctl knob
by Nikolay Borisov
· 9 years ago
166b6b2
igmp: Namespaceify igmp_max_msf sysctl knob
by Nikolay Borisov
· 9 years ago
815c527
igmp: Namespaceify igmp_max_memberships sysctl knob
by Nikolay Borisov
· 9 years ago
4979f2d
ipv4: Namespaceify tcp_notsent_lowat sysctl knob
by Nikolay Borisov
· 9 years ago
1e579ca
ipv4: Namespaceify tcp_fin_timeout sysctl knob
by Nikolay Borisov
· 9 years ago
c402d9b
ipv4: Namespaceify tcp_orphan_retries sysctl knob
by Nikolay Borisov
· 9 years ago
c6214a9
ipv4: Namespaceify tcp_retries2 sysctl knob
by Nikolay Borisov
· 9 years ago
ae5c3f4
ipv4: Namespaceify tcp_retries1 sysctl knob
by Nikolay Borisov
· 9 years ago
1043e25
ipv4: Namespaceify tcp reordering sysctl knob
by Nikolay Borisov
· 9 years ago
12ed824
ipv4: Namespaceify tcp syncookies sysctl knob
by Nikolay Borisov
· 9 years ago
7c083ec
ipv4: Namespaceify tcp synack retries sysctl knob
by Nikolay Borisov
· 9 years ago
6fa2516
ipv4: Namespaceify tcp syn retries sysctl knob
by Nikolay Borisov
· 9 years ago
b840d15
ipv4: Namespecify the tcp_keepalive_intvl sysctl knob
by Nikolay Borisov
· 9 years ago
9bd6861
ipv4: Namespecify tcp_keepalive_probes sysctl knob
by Nikolay Borisov
· 9 years ago
13b287e
ipv4: Namespaceify tcp_keepalive_time sysctl knob
by Nikolay Borisov
· 9 years ago
6dd9a14
net: Allow accepted sockets to be bound to l3mdev domain
by David Ahern
· 9 years ago
566178f
net: sctp: dynamically enable or disable pf state
by Zhu Yanjun
· 9 years ago
9dc20a6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
5510b3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
0838aa7
netfilter: fix netns dependencies with conntrack templates
by Pablo Neira Ayuso
· 9 years ago
085db2c
netfilter: Per network namespace netfilter hooks.
by Eric W. Biederman
· 9 years ago
35a256f
ipv6: Nonlocal bind
by Tom Herbert
· 9 years ago
3a07bd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
a263653
netfilter: don't pull include/linux/netfilter.h from netns headers
by Pablo Neira Ayuso
· 9 years ago
10c04a8
netfilter: use forward declaration instead of including linux/proc_fs.h
by Pablo Neira Ayuso
· 9 years ago
2d45a02
sctp: fix ASCONF list handling
by Marcelo Ricardo Leitner
· 9 years ago
583d3f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
ed2dfd9
tcp/dccp: warn user for preferred ip_local_port_range
by Eric Dumazet
· 10 years ago
ed6c413
netfilter: nf_tables: add netdev table to filter from ingress
by Pablo Neira Ayuso
· 10 years ago
4921355
tcp: add rfc3168, section 6.1.1.1. fallback
by Daniel Borkmann
· 10 years ago
82a584b
ipv6: Flow label state ranges
by Tom Herbert
· 10 years ago
2591ffd
netns: remove BUG_ONs from net_generic()
by Denys Vlasenko
· 10 years ago
1855b7c
ipv6: introduce idgen_delay and idgen_retries knobs
by Hannes Frederic Sowa
· 10 years ago
6eada01
netns: constify net_hash_mix() and various callers
by Eric Dumazet
· 10 years ago
098a697
tcp_metrics: Use a single hash table for all network namespaces.
by Eric W. Biederman
· 10 years ago
5428aef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
05cbc0d
ipv4: Create probe timer for tcp PMTU as per RFC4821
by Fan Du
· 10 years ago
6b58e0a
ipv4: Use binary search to choose tcp PMTU probe_size
by Fan Du
· 10 years ago
448b128
ipv4: add net bool fib_offload_disabled
by Scott Feldman
· 10 years ago
43270b1
netfilter: ipt_CLUSTERIP: deprecate it in favour of xt_cluster
by Pablo Neira Ayuso
· 10 years ago
a7e5353
fib_trie: Make fib_table rcu safe
by Alexander Duyck
· 10 years ago
7720c01
mpls: Add a sysctl to control the size of the mpls label table
by Eric W. Biederman
· 10 years ago
0189197
mpls: Basic routing support
by Eric W. Biederman
· 10 years ago
93a714d
multicast: Extend ip address command to enable multicast group join/leave on
by Madhu Challa
· 10 years ago
b0f9ca5
ipv4: Namespecify TCP PMTU mechanism
by Fan Du
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
bdbbb85
ipv4: tcp: get rid of ugly unicast_sock
by Eric Dumazet
· 10 years ago
349c9e3
ipv4: icmp: use percpu allocation
by Eric Dumazet
· 10 years ago
53c2e28
xfrm: Do not hash socket policies
by Herbert Xu
· 10 years ago
812918c
ipv6: make fib6 serial number per namespace
by Hannes Frederic Sowa
· 10 years ago
f5c7e1a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 10 years ago
49a6015
net/ipv4: bind ip_nonlocal_bind to current netns
by Vincent Bernat
· 10 years ago
880a6fa
xfrm: configure policy hash table thresholds by netlink
by Christophe Gouault
· 10 years ago
b58555f
xfrm: hash prefixed policies based on preflen thresholds
by Christophe Gouault
· 10 years ago
6697dab
ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan
by Martin Townsend
· 10 years ago
Next »