Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
10081fb532a2a2216b7d8e4ad585c985075b6f60
/
include
/
net
/
netns
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
d4da843
netfilter: kill remnants of ulog targets
by Paul Bolle
· 10 years ago
8fd90bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a8138f4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 10 years ago
38a4dfc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
1a98c69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
38e029f
netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale
by Pablo Neira Ayuso
· 10 years ago
cb1ce2e
ipv6: Implement automatic flow label generation on transmit
by Tom Herbert
· 10 years ago
48bc034
ieee802154: reassembly: fix possible buffer overflow
by Alexander Aring
· 10 years ago
9500507
netfilter: conntrack: remove timer from ecache extension
by Florian Westphal
· 10 years ago
122ff24
ipv4: make ip_local_reserved_ports per netns
by WANG Cong
· 11 years ago
84f39b0
net: support marking accepting TCP sockets
by Lorenzo Colitti
· 11 years ago
e110861
net: add a sysctl to reflect the fwmark on replies
by Lorenzo Colitti
· 11 years ago
ba6b918
ping: move ping_group_range out of CONFIG_SYSCTL
by Cong Wang
· 11 years ago
c9d8f1a
ipv4: move local_port_range out of CONFIG_SYSCTL
by Cong Wang
· 11 years ago
e86e180
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
d32d9bb
flowcache: restore a single flow_cache kmem_cache
by Eric Dumazet
· 11 years ago
93bb0ce
netfilter: conntrack: remove central spinlock nf_conntrack_lock
by Jesper Dangaard Brouer
· 11 years ago
b7779d0
netfilter: conntrack: spinlock per cpu to protect special lists.
by Jesper Dangaard Brouer
· 11 years ago
7240cde
6lowpan: handling 6lowpan fragmentation via inet_frag api
by Alexander Aring
· 11 years ago
633fc86
net: ns: add ieee802154_6lowpan namespace
by Alexander Aring
· 11 years ago
1a1ccc9
xfrm: Remove caching of xfrm_policy_sk_bundles
by Steffen Klassert
· 11 years ago
ca925cf
flowcache: Make flow cache name space aware
by Fan Du
· 11 years ago
6444f72
ipv6: add flowlabel_consistency sysctl
by Florent Fourcot
· 11 years ago
ec35b61
IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6
by FX Le Bail
· 11 years ago
f87c10a
ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against pmtu spoofing
by Hannes Frederic Sowa
· 11 years ago
1d49144
netfilter: nf_tables: add "inet" table for IPv4/IPv6
by Patrick McHardy
· 11 years ago
509aba3
IPv6: add the option to use anycast addresses as source addresses in echo reply
by FX Le Bail
· 11 years ago
855404e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 11 years ago
1669cb9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
974eda1
inet: make no_pmtu_disc per namespace and kill ipv4_config
by Hannes Frederic Sowa
· 11 years ago
8cf4d6a
net: reorder struct netns_ct for better cache-line usage
by Jesper Dangaard Brouer
· 11 years ago
5b8ef34
xfrm: Remove ancient sleeping when the SA is in acquire state
by Steffen Klassert
· 11 years ago
283bc9f
xfrm: Namespacify xfrm state/policy locks
by Fan Du
· 11 years ago
a4fe34b
tcp_memcontrol: Remove the per netns control.
by Eric W. Biederman
· 11 years ago
ed683f1
netfilter: nf_tables: add ARP filtering support
by Pablo Neira Ayuso
· 11 years ago
0628b12
netfilter: nfnetlink: add batch support and use it from nf_tables
by Pablo Neira Ayuso
· 11 years ago
99633ab
netfilter: nf_tables: complete net namespace support
by Pablo Neira Ayuso
· 11 years ago
0bbf87d
net ipv4: Convert ipv4.ip_local_port_range to be per netns v3
by Eric W. Biederman
· 11 years ago
71acc0d
Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"
by David S. Miller
· 11 years ago
cda5f98
net: sctp: convert sctp_checksum_disable module param into sctp sysctl
by Daniel Borkmann
· 11 years ago
ca4c3fc
net: split rt_genid for ipv4 and ipv6
by fan.du
· 11 years ago
de94c45
netfilter: {ipt,ebt}_ULOG: rise warning on deprecation
by Pablo Neira Ayuso
· 12 years ago
30e0c6a
netfilter: nf_log: prepare net namespace support for loggers
by Gao feng
· 12 years ago
f3c1a44
netfilter: make /proc/net/netfilter pernet
by Gao feng
· 12 years ago
63998ac
ipv6: provide addr and netconf dump consistency info
by Nicolas Dichtel
· 12 years ago
8d06887
xfrm: make gc_thresh configurable in all namespaces
by Michal Kubecek
· 12 years ago
c539f01
netfilter: add connlabel conntrack extension
by Florian Westphal
· 12 years ago
4b87f92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
5d134f1
tcp: make sysctl_tcp_ecn namespace aware
by Hannes Frederic Sowa
· 12 years ago
10db906
netfilter: xt_CT: recover NOTRACK target support
by Pablo Neira Ayuso
· 12 years ago
252b3e8
netfilter: xt_CT: fix crash while destroy ct templates
by Pablo Neira Ayuso
· 12 years ago
3c68198
sctp: Make hmac algorithm selection for cookie generation dynamic
by Neil Horman
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
c038a76
ipv6: add a new namespace for nf_conntrack_reasm
by Amerigo Wang
· 12 years ago
b42664f
netns: move net->ipv4.rt_genid to net->rt_genid
by Nicolas Dichtel
· 12 years ago
ace1fe1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Pablo Neira Ayuso
· 12 years ago
58a317f
netfilter: ipv6: add IPv6 NAT support
by Patrick McHardy
· 12 years ago
c7232c9
netfilter: add protocol independent NAT core
by Patrick McHardy
· 12 years ago
e6acb38
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by David S. Miller
· 12 years ago
f63c45e
packet: fix broken build.
by Rami Rosen
· 12 years ago
0fa7fa9
packet: Protect packet sk list with mutex (v2)
by Pavel Emelyanov
· 12 years ago
e1fc3b1
sctp: Make sysctl tunables per net
by Eric W. Biederman
· 12 years ago
ebb7e95
sctp: Add infrastructure for per net sysctls
by Eric W. Biederman
· 12 years ago
b01a240
sctp: Make the mib per network namespace
by Eric W. Biederman
· 12 years ago
13d782f
sctp: Make the proc files per network namespace.
by Eric W. Biederman
· 12 years ago
2ce9550
sctp: Make the ctl_sock per network namespace
by Eric W. Biederman
· 12 years ago
4db67e8
sctp: Make the address lists per network namespace
by Eric W. Biederman
· 12 years ago
7064d16
userns: Use kgids for sysctl_ping_group_range
by Eric W. Biederman
· 13 years ago
0c7462a
ipv4: remove rt_cache_rebuild_count
by Eric Dumazet
· 12 years ago
5815d5e
tcp: use hash_32() in tcp_metrics
by Eric Dumazet
· 12 years ago
be9f4a4
ipv4: tcp: remove per net tcp_sock
by Eric Dumazet
· 12 years ago
51c5d0c
tcp: Maintain dynamic metrics in local cache.
by David S. Miller
· 12 years ago
f4530fa
ipv4: Avoid overhead when no custom FIB rules are installed.
by David S. Miller
· 12 years ago
67da255
Merge branch 'master' of git://1984.lsi.us.es/net-next
by David S. Miller
· 12 years ago
c8a627e
inetpeer: add namespace support for inetpeer
by Gao feng
· 12 years ago
7080ba0
netfilter: nf_ct_icmp: add namespace support
by Gao feng
· 13 years ago
Next »