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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-28
Kalle Valo says:
Jakub Kicinski
30
-376
/
+693
2022-10-28
tcp: add rcv_wnd and plb_rehash to TCP_INFO
Mubashir Adnan Qureshi
1
-0
/
+2
2022-10-28
tcp: add u32 counter in tcp_sock and an SNMP counter for PLB
Mubashir Adnan Qureshi
3
-0
/
+6
2022-10-28
tcp: add support for PLB in DCTCP
Mubashir Adnan Qureshi
1
-1
/
+22
2022-10-28
tcp: add PLB functionality for TCP
Mubashir Adnan Qureshi
3
-2
/
+109
2022-10-28
tcp: add sysctls for TCP PLB parameters
Mubashir Adnan Qureshi
2
-0
/
+51
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
8
-30
/
+621
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
17
-106
/
+174
2022-10-27
kcm: do not sense pfmemalloc status in kcm_sendpage()
Eric Dumazet
1
-1
/
+1
2022-10-27
net: do not sense pfmemalloc status in skb_append_pagefrags()
Eric Dumazet
1
-1
/
+1
2022-10-27
Merge tag 'linux-can-fixes-for-6.1-20221027' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-1
/
+3
2022-10-27
nh: fix scope used to find saddr when adding non gw nh
Nicolas Dichtel
1
-1
/
+1
2022-10-27
Revert "ip: fix dflt addr selection for connected nexthop"
Nicolas Dichtel
1
-1
/
+1
2022-10-27
Revert "ip: fix triggering of 'icmp redirect'"
Nicolas Dichtel
1
-2
/
+2
2022-10-27
genetlink: limit the use of validation workarounds to old ops
Jakub Kicinski
1
-0
/
+2
2022-10-27
skbuff: Proactively round up to kmalloc bucket size
Kees Cook
1
-26
/
+26
2022-10-27
can: j1939: transport: j1939_session_skb_drop_old(): spin_unlock_irqrestore()...
Yang Yingliang
1
-1
/
+3
2022-10-27
openvswitch: switch from WARN to pr_warn
Aaron Conole
1
-1
/
+2
2022-10-26
net/rds: remove variable total_copied
Colin Ian King
1
-2
/
+0
2022-10-26
mptcp: fix tracking issue in mptcp_subflow_create_socket()
Eric Dumazet
1
-0
/
+2
2022-10-26
Merge tag 'ieee802154-for-net-next-2022-10-26' of git://git.kernel.org/pub/sc...
Jakub Kicinski
1
-2
/
+2
2022-10-26
Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...
David S. Miller
9
-152
/
+444
2022-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
1
-1
/
+1
2022-10-26
net: mac802154: Fixup function parameter name in docs
Stefan Schmidt
1
-2
/
+2
2022-10-25
ipv6: ensure sane device mtu in tunnels
Eric Dumazet
3
-13
/
+18
2022-10-25
net: dev: Convert sa_data to flexible array in struct sockaddr
Kees Cook
3
-7
/
+7
2022-10-25
netfilter: nft_inner: set tunnel offset to GRE header offset
Pablo Neira Ayuso
1
-2
/
+7
2022-10-25
netfilter: nft_inner: add geneve support
Pablo Neira Ayuso
1
-0
/
+17
2022-10-25
netfilter: nft_meta: add inner match support
Pablo Neira Ayuso
2
-0
/
+70
2022-10-25
netfilter: nft_inner: add percpu inner context
Pablo Neira Ayuso
1
-4
/
+22
2022-10-25
netfilter: nft_inner: support for inner tunnel header matching
Pablo Neira Ayuso
5
-2
/
+463
2022-10-25
netfilter: nft_payload: access ipip payload for inner offset
Pablo Neira Ayuso
1
-0
/
+3
2022-10-25
netfilter: nft_payload: access GRE payload via inner offset
Pablo Neira Ayuso
1
-0
/
+32
2022-10-25
netfilter: nft_objref: make it builtin
Florian Westphal
4
-29
/
+4
2022-10-25
netfilter: nft_payload: move struct nft_payload_set definition where it belongs
Pablo Neira Ayuso
1
-0
/
+10
2022-10-25
mptcp: sockopt: use new helper for TCP_DEFER_ACCEPT
Matthieu Baerts
1
-13
/
+3
2022-10-25
mptcp: add TCP_FASTOPEN_NO_COOKIE support
Matthieu Baerts
1
-2
/
+5
2022-10-25
mptcp: sockopt: make 'tcp_fastopen_connect' generic
Matthieu Baerts
1
-5
/
+6
2022-10-25
soreuseport: Fix socket selection for SO_INCOMING_CPU.
Kuniyuki Iwashima
2
-6
/
+90
2022-10-25
act_skbedit: skbedit queue mapping for receive queue
Amritha Nambiar
2
-2
/
+19
2022-10-24
Merge tag 'ieee802154-for-net-2022-10-24' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2
-3
/
+6
2022-10-24
mptcp: fix abba deadlock on fastopen
Paolo Abeni
1
-15
/
+34
2022-10-24
mptcp: factor out mptcp_connect()
Paolo Abeni
2
-67
/
+73
2022-10-24
mptcp: set msk local address earlier
Paolo Abeni
3
-2
/
+9
2022-10-24
genetlink: piggy back on resv_op to default to a reject policy
Jakub Kicinski
1
-0
/
+23
2022-10-24
ethtool: eeprom: fix null-deref on genl_info in dump
Xin Long
1
-1
/
+1
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-15
/
+42
2022-10-24
Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
6
-15
/
+40
2022-10-24
tcp: fix indefinite deferral of RTO with SACK reneging
Neal Cardwell
1
-1
/
+2
2022-10-24
tcp: fix a signed-integer-overflow bug in tcp_add_backlog()
Lu Wei
1
-1
/
+3
[next]