index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-14
/
+33
2024-04-26
net l2tp: drop flow hash on forward
David Bauer
1
-0
/
+3
2024-04-26
nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...
Kuniyuki Iwashima
1
-6
/
+8
2024-04-25
Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
32
-98
/
+226
2024-04-25
Merge tag 'nf-24-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2
-3
/
+7
2024-04-25
af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().
Kuniyuki Iwashima
1
-1
/
+1
2024-04-25
tls: fix lockless read of strp->msg_ready in ->poll
Sabrina Dubroca
2
-4
/
+4
2024-04-25
ethernet: Add helper for assigning packet type when dest address does not mat...
Rahul Rameshbabu
1
-11
/
+1
2024-04-25
Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
11
-38
/
+138
2024-04-25
netfilter: nf_tables: honor table dormant flag from netdev release event path
Pablo Neira Ayuso
1
-1
/
+3
2024-04-24
Merge tag 'for-net-2024-04-24' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
7
-30
/
+50
2024-04-24
net: openvswitch: Fix Use-After-Free in ovs_ct_exit
Hyunwoo Kim
1
-2
/
+2
2024-04-25
ipvs: Fix checksumming on GSO of SCTP packets
Ismael Luceno
1
-2
/
+4
2024-04-24
Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv Monitor
Chun-Yi Lee
1
-2
/
+2
2024-04-24
Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUID
Luiz Augusto von Dentz
1
-5
/
+15
2024-04-24
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
1
-3
/
+2
2024-04-24
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
4
-14
/
+23
2024-04-24
Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()
Nathan Chancellor
2
-6
/
+8
2024-04-23
tcp: Fix Use-After-Free in tcp_ao_connect_init
Hyunwoo Kim
1
-1
/
+2
2024-04-23
ipv4: check for NULL idev in ip_route_use_hint()
Eric Dumazet
1
-0
/
+3
2024-04-23
ax25: Fix netdev refcount issue
Duoming Zhou
1
-1
/
+1
2024-04-22
Merge tag 'nfsd-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-68
/
+23
2024-04-22
xdp: use flags field to disambiguate broadcast redirect
Toke Høiland-Jørgensen
1
-10
/
+32
2024-04-22
bridge/br_netlink.c: no need to return void function
Hangbin Liu
1
-1
/
+1
2024-04-22
icmp: prevent possible NULL dereferences from icmp_build_probe()
Eric Dumazet
1
-2
/
+10
2024-04-20
Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain"
Chuck Lever
2
-68
/
+23
2024-04-19
udp: preserve the connected status if only UDP cmsg
Yick Xie
2
-4
/
+6
2024-04-19
wifi: mac80211: fix unaligned le16 access
Johannes Berg
1
-1
/
+1
2024-04-19
wifi: mac80211: remove link before AP
Johannes Berg
1
-2
/
+5
2024-04-19
wifi: nl80211: don't free NULL coalescing rule
Johannes Berg
1
-0
/
+2
2024-04-19
wifi: mac80211: mlme: re-parse if AP mode is less than client
Johannes Berg
1
-4
/
+9
2024-04-19
wifi: mac80211: mlme: fix memory leak
Johannes Berg
1
-1
/
+3
2024-04-19
wifi: mac80211: mlme: re-parse with correct mode
Johannes Berg
1
-1
/
+1
2024-04-19
wifi: mac80211: fix idle calculation with multi-link
Johannes Berg
1
-5
/
+22
2024-04-18
Merge tag 'nf-24-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
6
-23
/
+62
2024-04-17
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
2
-0
/
+7
2024-04-18
netfilter: nf_tables: fix memleak in map from abort path
Pablo Neira Ayuso
1
-2
/
+14
2024-04-17
netfilter: nf_tables: restore set elements when delete set fails
Pablo Neira Ayuso
5
-20
/
+45
2024-04-17
netfilter: nf_tables: missing iterator type in lookup walk
Pablo Neira Ayuso
2
-1
/
+3
2024-04-17
wifi: mac80211: split mesh fast tx cache into local/proxied/forwarded
Felix Fietkau
4
-16
/
+72
2024-04-15
inet: bring NLM_DONE out to a separate recv() again
Jakub Kicinski
1
-0
/
+5
2024-04-12
af_unix: Don't peek OOB data without MSG_OOB.
Kuniyuki Iwashima
1
-5
/
+5
2024-04-12
af_unix: Call manage_oob() for every skb in unix_stream_read_generic().
Kuniyuki Iwashima
1
-1
/
+1
2024-04-12
Merge tag 'nf-24-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
David S. Miller
8
-24
/
+66
2024-04-11
Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
20
-118
/
+124
2024-04-11
netfilter: flowtable: incorrect pppoe tuple
Pablo Neira Ayuso
1
-1
/
+1
2024-04-11
netfilter: flowtable: validate pppoe header
Pablo Neira Ayuso
2
-4
/
+7
2024-04-11
netfilter: nft_set_pipapo: do not free live element
Florian Westphal
1
-5
/
+9
2024-04-11
netfilter: nft_set_pipapo: walk over current view on netlink dump
Pablo Neira Ayuso
2
-2
/
+9
2024-04-11
netfilter: br_netfilter: skip conntrack input hook for promisc packets
Pablo Neira Ayuso
4
-8
/
+28
[next]