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
2021-06-18
Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
56
-348
/
+626
2021-06-18
Merge tag 'mac80211-for-net-2021-06-18' of git://git.kernel.org/pub/scm/linux...
David S. Miller
5
-15
/
+35
2021-06-18
icmp: don't send out ICMP messages with a source address of 0.0.0.0
Toke Høiland-Jørgensen
1
-0
/
+7
2021-06-18
mac80211: handle various extensible elements correctly
Johannes Berg
1
-11
/
+11
2021-06-18
mac80211: reset profile_periodicity/ema_ap
Johannes Berg
1
-0
/
+8
2021-06-18
cfg80211: avoid double free of PMSR request
Avraham Stern
1
-2
/
+14
2021-06-18
cfg80211: make certificate generation more robust
Johannes Berg
1
-1
/
+1
2021-06-18
mac80211: minstrel_ht: fix sample time check
Felix Fietkau
1
-1
/
+1
2021-06-16
net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
Eric Dumazet
1
-3
/
+4
2021-06-16
net/packet: annotate accesses to po->ifindex
Eric Dumazet
1
-7
/
+9
2021-06-16
net/packet: annotate accesses to po->bind
Eric Dumazet
1
-8
/
+8
2021-06-16
Merge tag 'linux-can-fixes-for-5.13-20210616' of git://git.kernel.org/pub/scm...
David S. Miller
4
-54
/
+185
2021-06-16
net: ipv4: fix memory leak in ip_mc_add1_src
Chengyang Fan
1
-0
/
+1
2021-06-16
can: bcm: fix infoleak in struct bcm_msg_head
Norbert Slusarek
1
-0
/
+3
2021-06-16
can: bcm/raw/isotp: use per module netdevice notifier
Tetsuo Handa
3
-40
/
+142
2021-06-16
can: j1939: fix Use-after-Free, hold skb ref while in use
Oleksij Rempel
1
-14
/
+40
2021-06-15
net: inline function get_net_ns_by_fd if NET_NS is disabled
Changbin Du
1
-7
/
+1
2021-06-14
Bluetooth: SMP: Fix crash when receiving new connection when debug is enabled
Luiz Augusto von Dentz
1
-3
/
+3
2021-06-14
net: qrtr: fix OOB Read in qrtr_endpoint_post
Pavel Skripkin
1
-1
/
+1
2021-06-14
ipv4: Fix device used for dst_alloc with local routes
David Ahern
1
-1
/
+14
2021-06-14
ethtool: strset: fix message length calculation
Jakub Kicinski
1
-0
/
+2
2021-06-14
sch_cake: revise docs for RFC 8622 LE PHB support
Tyson Moore
1
-6
/
+6
2021-06-12
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
2
-13
/
+12
2021-06-10
mptcp: fix soft lookup in subflow_error_report()
Paolo Abeni
2
-36
/
+48
2021-06-10
mptcp: do not warn on bad input from the network
Paolo Abeni
1
-5
/
+5
2021-06-10
mptcp: wake-up readers only for in sequence data
Paolo Abeni
3
-36
/
+21
2021-06-10
mptcp: try harder to borrow memory from subflow under pressure
Paolo Abeni
1
-4
/
+6
2021-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-46
/
+61
2021-06-10
sch_cake: Fix out of bounds when parsing TCP options and header
Maxim Mikityanskiy
1
-1
/
+5
2021-06-10
mptcp: Fix out of bounds when parsing TCP options
Maxim Mikityanskiy
1
-0
/
+2
2021-06-10
netfilter: synproxy: Fix out of bounds when parsing TCP options
Maxim Mikityanskiy
1
-0
/
+5
2021-06-10
net/packet: annotate data race in packet_sendmsg()
Eric Dumazet
1
-3
/
+6
2021-06-10
net: bridge: fix vlan tunnel dst refcnt when egressing
Nikolay Aleksandrov
1
-2
/
+2
2021-06-10
net: bridge: fix vlan tunnel dst null pointer dereference
Nikolay Aleksandrov
2
-16
/
+26
2021-06-10
ping: Check return value of function 'ping_queue_rcv_skb'
Zheng Yongjun
1
-5
/
+7
2021-06-10
skbuff: fix incorrect msg_zerocopy copy notifications
Willem de Bruijn
1
-1
/
+3
2021-06-09
net/sched: act_ct: handle DNAT tuple collision
Marcelo Ricardo Leitner
1
-8
/
+13
2021-06-09
rtnetlink: Fix regression in bridge VLAN configuration
Ido Schimmel
1
-3
/
+5
2021-06-09
Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux...
David S. Miller
11
-48
/
+95
2021-06-09
udp: fix race between close() and udp_abort()
Paolo Abeni
2
-0
/
+13
2021-06-09
inet: annotate data race in inet_send_prepare() and inet_dgram_connect()
Eric Dumazet
1
-2
/
+2
2021-06-09
net: ethtool: clear heap allocations for ethtool function
Austin Kim
1
-5
/
+5
2021-06-09
netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local
Florian Westphal
1
-4
/
+18
2021-06-09
netfilter: nf_tables: initialize set before expression setup
Pablo Neira Ayuso
1
-42
/
+43
2021-06-09
mac80211: drop multicast fragments
Johannes Berg
1
-6
/
+3
2021-06-09
mac80211: move interface shutdown out of wiphy lock
Johannes Berg
3
-4
/
+12
2021-06-09
cfg80211: shut down interfaces on failed resume
Johannes Berg
1
-0
/
+4
2021-06-09
cfg80211: fix phy80211 symlink creation
Johannes Berg
1
-8
/
+5
2021-06-09
mac80211: fix 'reset' debugfs locking
Johannes Berg
1
-1
/
+3
2021-06-08
net: rds: fix memory leak in rds_recvmsg
Pavel Skripkin
1
-1
/
+1
[next]