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
2020-11-12
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
15
-28
/
+86
2020-11-12
net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO
Alexander Lobakin
2
-4
/
+30
2020-11-12
net: udp: fix UDP header access on Fast/frag0 UDP GRO
Alexander Lobakin
1
-1
/
+1
2020-11-12
devlink: Avoid overwriting port attributes of registered port
Parav Pandit
1
-2
/
+6
2020-11-11
net/x25: Fix null-ptr-deref in x25_connect
Martin Schiller
1
-1
/
+1
2020-11-11
tipc: fix memory leak in tipc_topsrv_start()
Wang Hai
1
-2
/
+8
2020-11-10
net/af_iucv: fix null pointer dereference on shutdown
Ursula Braun
1
-1
/
+2
2020-11-10
net: Update window_clamp if SOCK_RCVBUF is set
Mao Wenan
2
-4
/
+15
2020-11-10
netlabel: fix our progress tracking in netlbl_unlabel_staticlist()
Paul Moore
1
-5
/
+12
2020-11-09
mptcp: provide rmem[0] limit
Paolo Abeni
1
-0
/
+1
2020-11-09
ethtool: netlink: add missing netdev_features_change() call
Alexander Lobakin
1
-1
/
+1
2020-11-09
tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 replies
Stefano Brivio
1
-2
/
+2
2020-11-09
IPv6: Set SIT tunnel hard_header_len to zero
Oliver Herms
1
-2
/
+0
2020-11-09
Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+5
2020-11-08
net/sunrpc: fix useless comparison in proc_do_xprt()
Dan Carpenter
1
-3
/
+4
2020-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-3
/
+7
2020-11-06
net/sunrpc: return 0 on attempt to write to "transports"
Dan Carpenter
1
-1
/
+1
2020-11-06
Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
38
-126
/
+239
2020-11-04
Merge tag 'linux-can-fixes-for-5.10-20201103' of git://git.kernel.org/pub/scm...
Jakub Kicinski
4
-16
/
+27
2020-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
4
-11
/
+13
2020-11-03
net: openvswitch: silence suspicious RCU usage warning
Eelco Chaudron
2
-8
/
+8
2020-11-03
can: isotp: padlen(): make const array static, makes object smaller
Colin Ian King
1
-8
/
+10
2020-11-03
can: isotp: isotp_rcv_cf(): enable RX timeout handling in listen-only mode
Oliver Hartkopp
1
-4
/
+4
2020-11-03
can: isotp: Explain PDU in CAN_ISOTP help text
Geert Uytterhoeven
1
-2
/
+3
2020-11-03
can: j1939: j1939_sk_bind(): return failure if netdev is down
Zhang Changzhong
1
-0
/
+6
2020-11-03
can: proc: can_remove_proc(): silence remove_proc_entry warning
Zhang Changzhong
1
-2
/
+4
2020-11-03
mptcp: token: fix unititialized variable
Davide Caratti
1
-1
/
+1
2020-11-02
sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms
Petr Malat
1
-2
/
+2
2020-11-02
Merge tag 'mac80211-for-net-2020-10-30' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
8
-48
/
+93
2020-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
13
-30
/
+52
2020-10-31
ip_tunnel: fix over-mtu packet send fail without TUNNEL_DONT_FRAGMENT flags
wenxu
1
-3
/
+0
2020-10-31
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-3
/
+4
2020-10-31
IPv6: reply ICMP error if the first fragment don't include all headers
Hangbin Liu
2
-2
/
+39
2020-10-31
net: atm: fix update of position index in lec_seq_next
Colin Ian King
1
-3
/
+2
2020-10-31
netfilter: ipset: Update byte and packet counters regardless of whether they ...
Stefano Brivio
1
-1
/
+2
2020-10-30
net/smc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-30
ip6_tunnel: set inner ipproto before ip6_tnl_encap
Alexander Ovechkin
1
-2
/
+2
2020-10-30
netfilter: nf_tables: missing validation from the abort path
Pablo Neira Ayuso
2
-9
/
+28
2020-10-30
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
10
-18
/
+20
2020-10-30
netfilter: nftables: fix netlink report logic in flowtable and genid
Pablo Neira Ayuso
1
-2
/
+2
2020-10-30
mac80211: don't require VHT elements for HE on 2.4 GHz
Johannes Berg
1
-1
/
+2
2020-10-30
cfg80211: regulatory: Fix inconsistent format argument
Ye Bin
1
-1
/
+1
2020-10-30
mac80211: fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+8
2020-10-30
mac80211: always wind down STA state
Johannes Berg
1
-0
/
+18
2020-10-30
cfg80211: initialize wdev data earlier
Johannes Berg
3
-29
/
+36
2020-10-30
mac80211: fix use of skb payload instead of header
Johannes Berg
1
-13
/
+24
2020-10-30
mac80211: fix regression where EAPOL frames were sent in plaintext
Mathy Vanhoef
1
-3
/
+4
2020-10-29
Bluetooth: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+2
2020-10-29
Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
11
-24
/
+56
2020-10-29
netem: fix zero division in tabledist
Aleksandr Nogikh
1
-1
/
+8
[next]