index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-08
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()
Ido Schimmel
1
-1
/
+1
2024-11-01
Bluetooth: SCO: Fix UAF on sco_sock_timeout
Luiz Augusto von Dentz
1
-0
/
+1
2024-11-01
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
1
-0
/
+2
2024-11-01
xfrm: extract dst lookup parameters into a struct
Eyal Birger
1
-13
/
+13
2024-11-01
bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsock
Michal Luczaj
1
-0
/
+5
2024-11-01
genetlink: hold RCU in genlmsg_mcast()
Eric Dumazet
1
-2
/
+1
2024-10-17
net: Fix an unsafe loop on the list
Anastasia Kovaleva
1
-0
/
+2
2024-10-17
mctp: Handle error of rtnl_register_module().
Kuniyuki Iwashima
1
-1
/
+1
2024-10-17
rtnetlink: Add bulk registration helpers for rtnetlink message handlers.
Kuniyuki Iwashima
1
-0
/
+17
2024-10-17
net/sched: accept TCA_STAB only for root qdisc
Eric Dumazet
1
-1
/
+0
2024-10-04
icmp: change the order of rate limits
Eric Dumazet
1
-0
/
+2
2024-10-04
tcp: check skb is non-NULL in tcp_rto_delta_us()
Josh Hunt
1
-2
/
+19
2024-10-04
Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILED
Luiz Augusto von Dentz
1
-2
/
+2
2024-10-04
wifi: mac80211: don't use rate mask for offchannel TX either
Ping-Ke Shih
1
-3
/
+4
2024-10-04
netfilter: nf_tables: store new sets in dedicated list
Florian Westphal
1
-0
/
+2
2024-09-04
net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
Souradeep Chakrabarti
1
-0
/
+2
2024-08-30
Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"
Luiz Augusto von Dentz
1
-5
/
+0
2024-08-30
Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_once
Luiz Augusto von Dentz
1
-0
/
+4
2024-08-29
Merge tag 'nf-24-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-6
/
+9
2024-08-28
net: busy-poll: use ktime_get_ns() instead of local_clock()
Eric Dumazet
1
-1
/
+1
2024-08-27
bonding: change ipsec_lock from spin lock to mutex
Jianbo Liu
1
-1
/
+1
2024-08-27
netfilter: nf_tables_ipv6: consider network offset in netdev/egress validation
Pablo Neira Ayuso
1
-2
/
+3
2024-08-26
netfilter: nf_tables: restore IP sanity checks for netdev/egress
Pablo Neira Ayuso
1
-4
/
+6
2024-08-19
kcm: Serialise kcm_sendmsg() for the same socket.
Kuniyuki Iwashima
1
-0
/
+1
2024-08-16
Merge tag 'for-net-2024-08-15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-8
/
+11
2024-08-16
net: dsa: provide a software untagging function on RX for VLAN-aware bridges
Vladimir Oltean
1
-6
/
+10
2024-08-15
Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
Luiz Augusto von Dentz
2
-8
/
+11
2024-08-15
vsock: fix recursive ->recvmsg calls
Cong Wang
1
-0
/
+4
2024-08-13
net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...
Long Li
1
-0
/
+1
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
3
-5
/
+5
2024-07-19
Merge tag 'net-6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+1
2024-07-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-0
/
+3
2024-07-18
ipv4: Fix incorrect TOS in route get reply
Ido Schimmel
1
-0
/
+1
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-32
/
+24
2024-07-15
flow_dissector: cleanup FLOW_DISSECTOR_KEY_ENC_FLAGS
Asbjørn Sloth Tønnesen
2
-21
/
+0
2024-07-15
net/sched: flower: define new tunnel flags
Asbjørn Sloth Tønnesen
1
-1
/
+6
2024-07-15
net/sched: flower: refactor control flag definitions
Asbjørn Sloth Tønnesen
1
-3
/
+11
2024-07-15
llc: Constify struct llc_sap_state_trans
Christophe JAILLET
1
-2
/
+2
2024-07-15
llc: Constify struct llc_conn_state_trans
Christophe JAILLET
1
-2
/
+2
2024-07-15
Merge tag 'for-net-next-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
5
-8
/
+33
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
1
-1
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-07-15
Bluetooth: Remove hci_request.{c,h}
Luiz Augusto von Dentz
1
-0
/
+4
2024-07-15
Bluetooth: hci_sync: Remove remaining dependencies of hci_request
Luiz Augusto von Dentz
1
-0
/
+17
2024-07-15
Bluetooth: hci_core: Don't use hci_prepare_cmd
Luiz Augusto von Dentz
1
-0
/
+4
2024-07-15
Bluetooth: hci_core: Remove usage of hci_req_sync
Luiz Augusto von Dentz
1
-0
/
+2
2024-07-15
Bluetooth: hci_core: cleanup struct hci_dev
Dmitry Antipov
1
-2
/
+0
2024-07-15
net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
Pawel Dembicki
1
-0
/
+2
2024-07-14
Bluetooth: hci_core, hci_sync: cleanup struct discovery_state
Dmitry Antipov
1
-4
/
+0
2024-07-14
Bluetooth: Add vendor-specific packet classification for ISO data
Ying Hsu
1
-0
/
+1
[next]