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-05-19
mptcp: stop using the mptcp_has_another_subflow() helper
Paolo Abeni
3
-16
/
+2
2022-05-19
tcp: improve PRR loss recovery
Yuchung Cheng
1
-5
/
+5
2022-05-19
net: tls: fix messing up lists when bpf enabled
Jakub Kicinski
1
-1
/
+3
2022-05-19
Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-12
/
+17
2022-05-19
can: isotp: isotp_bind(): do not validate unused address information
Oliver Hartkopp
1
-12
/
+17
2022-05-19
Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
18
-526
/
+614
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
23
-121
/
+266
2022-05-19
Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
21
-116
/
+231
2022-05-19
tls: Add opt-in zerocopy mode of sendfile()
Boris Pismenny
2
-13
/
+95
2022-05-19
net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.
Andrew Lunn
1
-0
/
+7
2022-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
5
-71
/
+49
2022-05-18
netfilter: nf_tables: disable expression reduction infra
Pablo Neira Ayuso
1
-10
/
+1
2022-05-18
netfilter: flowtable: move dst_check to packet path
Ritaro Takenaka
2
-22
/
+20
2022-05-18
netfilter: flowtable: fix TCP flow teardown
Pablo Neira Ayuso
2
-27
/
+9
2022-05-18
mptcp: Do TCP fallback on early DSS checksum failure
Mat Martineau
2
-4
/
+20
2022-05-18
mptcp: fix checksum byte order
Paolo Abeni
3
-14
/
+26
2022-05-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-10
/
+25
2022-05-18
net: af_key: check encryption module availability consistency
Thomas Bartschies
1
-3
/
+3
2022-05-18
net: af_key: add check for pfkey_broadcast in function pfkey_process
Jiasheng Jiang
1
-2
/
+4
2022-05-17
dn_route: set rt neigh to blackhole_netdev instead of loopback_dev in ifdown
Xin Long
1
-1
/
+1
2022-05-17
NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
Duoming Zhou
2
-3
/
+3
2022-05-17
net/smc: rdma write inline if qp has sufficient inline space
Guangguan Wang
1
-5
/
+12
2022-05-17
net/smc: send cdc msg inline if qp has sufficient inline space
Guangguan Wang
2
-1
/
+5
2022-05-17
mac80211: refactor freeing the next_beacon
Johannes Berg
1
-27
/
+18
2022-05-17
ax25: merge repeat codes in ax25_dev_device_down()
Lu Wei
1
-12
/
+10
2022-05-17
xfrm: set dst dev to blackhole_netdev instead of loopback_dev in ifdown
Xin Long
1
-1
/
+1
2022-05-16
Merge tag 'linux-can-next-for-5.19-20220516' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2
-23
/
+94
2022-05-16
mptcp: sockopt: add TCP_DEFER_ACCEPT support
Florian Westphal
1
-0
/
+15
2022-05-16
Revert "mptcp: add data lock for sk timers"
Paolo Abeni
1
-12
/
+0
2022-05-16
can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting
Oliver Hartkopp
1
-0
/
+5
2022-05-16
can: isotp: add support for transmission without flow control
Oliver Hartkopp
1
-21
/
+79
2022-05-16
can: raw: add support for SO_TXTIME/SCM_TXTIME
Marc Kleine-Budde
1
-1
/
+10
2022-05-16
can: raw: raw_sendmsg(): remove not needed setting of skb->sk
Marc Kleine-Budde
1
-1
/
+0
2022-05-16
netfilter: nft_flow_offload: fix offload with pppoe + vlan
Felix Fietkau
1
-1
/
+2
2022-05-16
net: fix dev_fill_forward_path with pppoe + bridge
Felix Fietkau
1
-1
/
+1
2022-05-16
netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
Felix Fietkau
1
-9
/
+13
2022-05-16
netfilter: flowtable: fix excessive hw offload attempts after failure
Felix Fietkau
1
-1
/
+3
2022-05-16
net/sched: act_pedit: sanitize shift argument before usage
Paolo Abeni
1
-0
/
+4
2022-05-16
net: call skb_defer_free_flush() before each napi_poll()
Eric Dumazet
1
-2
/
+3
2022-05-16
net: add skb_defer_max sysctl
Eric Dumazet
4
-7
/
+19
2022-05-16
net: use napi_consume_skb() in skb_defer_free_flush()
Eric Dumazet
1
-1
/
+1
2022-05-16
net: fix possible race in skb_attempt_defer_free()
Eric Dumazet
2
-5
/
+7
2022-05-16
net: tcp: reset 'drop_reason' to NOT_SPCIFIED in tcp_v{4,6}_rcv()
Menglong Dong
2
-0
/
+2
2022-05-16
net: skb: check the boundrary of drop reason in kfree_skb_reason()
Menglong Dong
1
-0
/
+2
2022-05-16
net: dm: check the boundary of skb drop reasons
Menglong Dong
1
-1
/
+1
2022-05-16
net/smc: align the connect behaviour with TCP
Guangguan Wang
1
-4
/
+46
2022-05-16
inet: rename INET_MATCH()
Eric Dumazet
2
-5
/
+5
2022-05-16
ipv6: add READ_ONCE(sk->sk_bound_dev_if) in INET6_MATCH()
Eric Dumazet
3
-5
/
+5
2022-05-16
l2tp: use add READ_ONCE() to fetch sk->sk_bound_dev_if
Eric Dumazet
2
-4
/
+8
2022-05-16
net_sched: em_meta: add READ_ONCE() in var_sk_bound_if()
Eric Dumazet
1
-2
/
+5
[next]