index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
netns
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-04
Namespaceify mtu_expires sysctl
xu xin
1
-0
/
+1
2022-01-04
Namespaceify min_pmtu sysctl
xu xin
1
-0
/
+2
2021-12-29
bpf: Invert the dependency between bpf-netns.h and netns/bpf.h
Jakub Kicinski
1
-1
/
+8
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-12-02
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
1
-1
/
+1
2021-11-16
net: merge net->core.prot_inuse and net->core.sock_inuse
Eric Dumazet
1
-1
/
+0
2021-09-28
netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1
Florian Westphal
1
-0
/
+6
2021-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+0
2021-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
1
-0
/
+7
2021-08-25
netfilter: ecache: remove nf_exp_event_notifier structure
Florian Westphal
1
-1
/
+0
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2021-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-13
/
+0
2021-08-10
netfilter: nf_queue: move hookfn registration out of struct net
Florian Westphal
1
-1
/
+0
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
1
-2
/
+0
2021-08-06
netfilter: conntrack: remove offload_pickup sysctl again
Florian Westphal
1
-2
/
+0
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-08-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2021-08-01
netfilter: remove xt pernet data
Florian Westphal
1
-12
/
+0
2021-07-29
mctp: Allow per-netns default networks
Matt Johnston
1
-0
/
+3
2021-07-29
mctp: Populate socket implementation
Jeremy Kerr
1
-0
/
+13
2021-07-29
mctp: Add neighbour implementation
Matt Johnston
1
-0
/
+4
2021-07-29
mctp: Add initial routing framework
Jeremy Kerr
1
-0
/
+16
2021-07-21
ipv6: ioam: Data plane support for Pre-allocated Trace
Justin Iurman
1
-0
/
+3
2021-07-21
xfrm: Add possibility to set the default to block if we have no policy
Steffen Klassert
1
-0
/
+7
2021-07-20
net/tcp_fastopen: remove tcp_fastopen_ctx_lock
Eric Dumazet
1
-1
/
+0
2021-07-06
netfilter: conntrack: add new sysctl to disable RST check
Ali Abdallah
1
-0
/
+1
2021-07-02
xfrm: Fix RCU vs hash_resize_mutex lock inversion
Frederic Weisbecker
1
-0
/
+1
2021-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git
David S. Miller
1
-0
/
+1
2021-06-22
sctp: add probe_interval in sysctl and sock/asoc/transport
Xin Long
1
-0
/
+3
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2021-06-16
net/smc: Make SMC statistics network namespace aware
Guvenc Gulce
1
-0
/
+16
2021-06-15
net: Introduce net.ipv4.tcp_migrate_req.
Kuniyuki Iwashima
1
-0
/
+1
2021-06-07
netfilter: conntrack: Introduce udp offload timeout configuration
Oz Shlomo
1
-0
/
+4
2021-06-07
netfilter: conntrack: Introduce tcp offload timeout configuration
Oz Shlomo
1
-0
/
+4
2021-05-18
ipv6: Add a sysctl to control multipath hash fields
Ido Schimmel
1
-1
/
+2
2021-05-18
ipv4: Add a sysctl to control multipath hash fields
Ido Schimmel
1
-0
/
+1
2021-05-14
xfrm: add state hashtable keyed by seq
Sabrina Dubroca
1
-0
/
+1
2021-04-26
netfilter: remove all xt_table anchors from struct net
Florian Westphal
2
-19
/
+0
2021-04-26
netfilter: ebtables: remove the 3 ebtables pointers from struct net
Florian Westphal
1
-8
/
+0
2021-04-13
netfilter: conntrack: convert sysctls to u8
Florian Westphal
1
-13
/
+10
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2021-04-09
net: dccp: use net_generic storage
Florian Westphal
1
-12
/
+0
2021-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-18
/
+0
2021-04-06
net: remove obsolete members from struct net
Florian Westphal
4
-18
/
+0
2021-04-02
net: reorganize fields in netns_mib
Eric Dumazet
1
-10
/
+20
2021-03-31
ipv6: move ip6_dst_ops first in netns_ipv6
Eric Dumazet
1
-1
/
+3
2021-03-31
ipv6: convert elligible sysctls to u8
Eric Dumazet
1
-12
/
+12
2021-03-31
tcp: convert tcp_comp_sack_nr sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-31
ipv4: convert igmp_link_local_mcast_reports sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-31
ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8
Eric Dumazet
1
-2
/
+2
[next]