index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
netns: restore ops before calling ops_exit_list
Li RongQing
1
-1
/
+1
2024-09-12
net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
Daniel Borkmann
1
-0
/
+7
2024-09-12
ila: call nf_unregister_net_hooks() sooner
Eric Dumazet
3
-4
/
+16
2024-09-12
netns: add pre_exit method to struct pernet_operations
Eric Dumazet
1
-0
/
+28
2024-09-12
net: bridge: br_fdb_external_learn_add(): always set EXT_LEARN
Jonas Gorski
1
-4
/
+2
2024-09-12
net: bridge: fdb: convert added_by_external_learn to use bitops
Nikolay Aleksandrov
2
-12
/
+11
2024-09-12
net: bridge: fdb: convert added_by_user to bitops
Nikolay Aleksandrov
3
-17
/
+18
2024-09-12
net: bridge: fdb: convert is_sticky to bitops
Nikolay Aleksandrov
2
-7
/
+8
2024-09-12
net: bridge: fdb: convert is_static to bitops
Nikolay Aleksandrov
2
-23
/
+21
2024-09-12
net: bridge: fdb: convert is_local to bitops
Nikolay Aleksandrov
3
-16
/
+27
2024-09-12
bridge: switchdev: Allow clearing FDB entry offload indication
Ido Schimmel
5
-8
/
+12
2024-09-12
net: bridge: add support for sticky fdb entries
Nikolay Aleksandrov
2
-3
/
+17
2024-09-12
rfkill: fix spelling mistake contidion to condition
Richard Guy Briggs
1
-2
/
+2
2024-09-12
can: bcm: Remove proc entry when dev is unregistered.
Kuniyuki Iwashima
1
-0
/
+4
2024-09-12
netfilter: nf_conncount: fix wrong variable type
Yunjian Wang
1
-5
/
+3
2024-09-12
af_unix: Remove put_pid()/put_cred() in copy_peercred().
Kuniyuki Iwashima
1
-8
/
+1
2024-09-12
sch/netem: fix use after free in netem_dequeue
Stephen Hemminger
1
-5
/
+4
2024-09-04
net: prevent mss overflow in skb_segment()
Eric Dumazet
1
-1
/
+2
2024-09-04
net:rds: Fix possible deadlock in rds_message_put
Allison Henderson
1
-2
/
+11
2024-09-04
Bluetooth: MGMT: Add error handling to pair_device()
Griffin Kroah-Hartman
1
-0
/
+4
2024-09-04
ipv6: prevent UAF in ip6_send_skb()
Eric Dumazet
1
-0
/
+2
2024-09-04
netfilter: nft_counter: Synchronize nft_counter_reset() against reader.
Sebastian Andrzej Siewior
1
-0
/
+5
2024-09-04
kcm: Serialise kcm_sendmsg() for the same socket.
Kuniyuki Iwashima
1
-0
/
+4
2024-09-04
Bluetooth: hci_core: Fix LE quote calculation
Luiz Augusto von Dentz
1
-12
/
+7
2024-09-04
Bluetooth: hci_core: Fix not handling link timeouts propertly
Luiz Augusto von Dentz
1
-11
/
+23
2024-09-04
Bluetooth: Make use of __check_timeout on hci_sched_le
Luiz Augusto von Dentz
1
-8
/
+3
2024-09-04
s390/iucv: fix receive buffer virtual vs physical address confusion
Alexander Gordeev
1
-2
/
+1
2024-09-04
Bluetooth: bnep: Fix out-of-bound access
Luiz Augusto von Dentz
1
-1
/
+2
2024-08-19
netfilter: nf_tables: prefer nft_chain_validate
Florian Westphal
1
-101
/
+13
2024-08-19
netfilter: nf_tables: use timestamp to check for set element timeout
Pablo Neira Ayuso
3
-3
/
+12
2024-08-19
netfilter: nf_tables: set element extended ACK reporting support
Pablo Neira Ayuso
1
-4
/
+9
2024-08-19
SUNRPC: Fix a race to wake a sync task
Benjamin Coddington
1
-1
/
+3
2024-08-19
wifi: nl80211: don't give key data to userspace
Johannes Berg
1
-8
/
+2
2024-08-19
Bluetooth: l2cap: always unlock channel in l2cap_conless_channel()
Dmitry Antipov
1
-0
/
+1
2024-08-19
net: linkwatch: use system_unbound_wq
Eric Dumazet
1
-2
/
+2
2024-08-19
ipv6: fix ndisc_is_useropt() handling for PIO
Maciej Żenczykowski
1
-16
/
+18
2024-08-19
net/iucv: fix use after free in iucv_sock_close()
Alexandra Winter
1
-2
/
+2
2024-08-19
tipc: Return non-zero value from tipc_udp_addr2str() on error
Shigeru Yoshida
1
-1
/
+4
2024-08-19
ipv4: Fix incorrect source address in Record Route option
Ido Schimmel
1
-1
/
+1
2024-08-19
net: ip_rt_get_source() - use new style struct initializer instead of memset
Maciej Żenczykowski
1
-12
/
+9
2024-08-19
ipv6: take care of scope when choosing the src addr
Nicolas Dichtel
1
-1
/
+2
2024-08-19
af_packet: Handle outgoing VLAN packets without hardware offloading
Chengen Du
1
-2
/
+84
2024-08-19
netfilter: ctnetlink: use helper function to calculate expect ID
Pablo Neira Ayuso
1
-1
/
+2
2024-08-19
ipvs: Avoid unnecessary calls to skb_is_gso_sctp
Ismael Luceno
1
-2
/
+2
2024-08-19
wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()
Baochen Qiang
1
-1
/
+3
2024-08-19
wifi: cfg80211: fix typo in cfg80211_calculate_bitrate_he()
Baochen Qiang
1
-2
/
+2
2024-08-19
net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when CONFIG_ARCH_NO_SG...
Guangguan Wang
1
-2
/
+3
2024-08-19
net/smc: Allow SMC-D 1MB DMB allocations
Stefan Raspl
1
-15
/
+16
2024-07-27
net: relax socket state check at accept time.
Paolo Abeni
1
-1
/
+3
2024-07-27
Bluetooth: hci_core: cancel all works upon hci_unregister_dev()
Tetsuo Handa
1
-0
/
+4
[next]