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
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
2021-03-31
ipv4: convert udp_l3mdev_accept sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-31
ipv4: convert fib_notify_on_flag_change sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-31
inet: shrink netns_ipv4 by another cache line
Eric Dumazet
1
-3
/
+3
2021-03-31
inet: shrink inet_timewait_death_row by 48 bytes
Eric Dumazet
1
-2
/
+5
2021-03-30
net: add sysctl for enabling RFC 8335 PROBE messages
Andreas Roeseler
1
-0
/
+1
2021-03-25
tcp: convert elligible sysctls to u8
Eric Dumazet
1
-34
/
+34
2021-03-25
inet: convert tcp_early_demux and udp_early_demux to u8
Eric Dumazet
1
-2
/
+2
2021-03-25
ipv4: convert ip_forward_update_priority sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-25
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
1
-16
/
+16
2021-03-24
tcp_metrics: tcpm_hash_bucket is strictly local
Eric Dumazet
1
-1
/
+0
2021-03-22
net: xfrm: Use sequence counter with associated spinlock
Ahmed S. Darwish
1
-1
/
+1
2021-03-22
net: xfrm: Localize sequence counter per network namespace
Ahmed S. Darwish
1
-1
/
+3
2021-02-02
net: ipv6: Emit notification when fib hardware flags are changed
Amit Cohen
1
-0
/
+1
2021-02-02
net: ipv4: Emit notification when fib hardware flags are changed
Amit Cohen
1
-0
/
+2
2020-10-30
sctp: add encap_port for netns sock asoc and transport
Xin Long
1
-0
/
+2
2020-10-30
sctp: create udp6 sock and set its encap_rcv
Xin Long
1
-0
/
+1
2020-10-30
sctp: create udp4 sock and add its encap_rcv
Xin Long
1
-0
/
+5
2020-10-12
can: remove obsolete version strings
Oliver Hartkopp
1
-1
/
+0
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-09-15
nexthop: Convert to blocking notification chain
Ido Schimmel
1
-1
/
+1
2020-09-10
tcp: reflect tos value received in SYN to the socket
Wei Wang
1
-0
/
+1
2020-09-08
netfilter: nf_tables: coalesce multiple notifications into one skbuff
Pablo Neira Ayuso
1
-0
/
+1
2020-06-30
bpf, netns: Keep a list of attached bpf_link's
Jakub Sitnicki
1
-1
/
+1
2020-06-30
bpf, netns: Keep attached programs in bpf_prog_array
Jakub Sitnicki
1
-1
/
+4
2020-06-01
bpf: Add link-based BPF program attachment to network namespace
Jakub Sitnicki
1
-0
/
+1
2020-06-01
net: Introduce netns_bpf for BPF programs attached to netns
Jakub Sitnicki
1
-0
/
+17
2020-05-22
nexthop: add support for notifiers
Roopa Prabhu
1
-0
/
+1
2020-04-30
tcp: add hrtimer slack to sack compression
Eric Dumazet
1
-0
/
+1
2020-04-28
net: ipv4: add sysctl for nexthop api compatibility mode
Roopa Prabhu
1
-0
/
+2
2020-03-29
mptcp: add and use MIB counter infrastructure
Florian Westphal
1
-0
/
+3
2020-03-12
tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...
Kuniyuki Iwashima
1
-0
/
+1
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-01-24
netfilter: nf_tables: autoload modules from the abort path
Pablo Neira Ayuso
1
-0
/
+1
2019-12-09
net-tcp: Disable TCP ssthresh metrics cache by default
Kevin(Yudong) Yang
1
-0
/
+1
2019-11-21
ipv6: keep track of routes using src
Paolo Abeni
1
-0
/
+3
2019-11-08
sctp: add support for Primary Path Switchover
Xin Long
1
-0
/
+6
2019-11-08
sctp: add pf_expose per netns and sock and asoc
Xin Long
1
-0
/
+8
[next]