index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
l2tp: Don't sleep and disable BH under writer-side sk_callback_lock
Jakub Sitnicki
2022-11-23
1
-8
/
+9
*
ipv4: Fix error return code in fib_table_insert()
Ziyang Xuan
2022-11-23
1
-1
/
+3
*
dccp/tcp: Fixup bhash2 bucket when connect() fails.
Kuniyuki Iwashima
2022-11-23
7
-16
/
+40
*
dccp/tcp: Update saddr under bhash's lock.
Kuniyuki Iwashima
2022-11-23
6
-85
/
+55
*
dccp/tcp: Remove NULL check for prev_saddr in inet_bhash2_update_saddr().
Kuniyuki Iwashima
2022-11-23
1
-7
/
+4
*
dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
Kuniyuki Iwashima
2022-11-23
4
-0
/
+8
*
NFC: nci: fix memory leak in nci_rx_data_packet()
Liu Shixin
2022-11-22
1
-1
/
+3
*
net: sched: allow act_ct to be built without NF_NAT
Xin Long
2022-11-22
1
-1
/
+1
*
tipc: check skb_linearize() return value in tipc_disc_rcv()
YueHaibing
2022-11-22
1
-1
/
+4
*
tipc: add an extra conn_get in tipc_conn_alloc
Xin Long
2022-11-22
1
-3
/
+6
*
tipc: set con sock in tipc_conn_alloc
Xin Long
2022-11-22
1
-6
/
+5
*
ipv4/fib: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Kees Cook
2022-11-21
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-11-21
12
-41
/
+49
|
\
|
*
netfilter: nf_tables: do not set up extensions for end interval
Pablo Neira Ayuso
2022-11-18
1
-2
/
+4
|
*
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
2022-11-18
11
-39
/
+45
*
|
nfc/nci: fix race with opening and closing
Lin Ma
2022-11-18
1
-1
/
+1
*
|
rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975]
David Howells
2022-11-18
2
-15
/
+24
|
/
*
net: neigh: decrement the family specific qlen
Thomas Zeitlhofer
2022-11-18
1
-28
/
+30
*
tcp: configurable source port perturb table size
Gleb Mazovetskiy
2022-11-16
2
-5
/
+15
*
l2tp: Serialize access to sk_user_data with sk_callback_lock
Jakub Sitnicki
2022-11-16
1
-6
/
+13
*
net: dsa: don't leak tagger-owned storage on switch driver unbind
Vladimir Oltean
2022-11-16
1
-0
/
+10
*
net/x25: Fix skb leak in x25_lapb_receive_frame()
Wei Yongjun
2022-11-16
1
-1
/
+1
*
bridge: switchdev: Fix memory leaks when changing VLAN protocol
Ido Schimmel
2022-11-15
1
-3
/
+14
*
kcm: close race conditions on sk_receive_queue
Cong Wang
2022-11-15
1
-52
/
+6
*
net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shims
Vladimir Oltean
2022-11-14
3
-2
/
+18
*
net: caif: fix double disconnect client in chnl_net_open()
Zhengchao Shao
2022-11-14
1
-3
/
+0
*
net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init()
Yu Liao
2022-11-12
1
-2
/
+3
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-11-12
1
-0
/
+1
|
\
|
*
bpf, test_run: Fix alignment problem in bpf_prog_test_run_skb()
Baisong Zhong
2022-11-04
1
-0
/
+1
*
|
mctp: Fix an error handling path in mctp_init()
Wei Yongjun
2022-11-10
2
-2
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-11-09
2
-1
/
+3
|
\
\
|
*
|
netfilter: Cleanup nft_net->module_list from nf_tables_exit_net()
Shigeru Yoshida
2022-11-08
1
-1
/
+2
|
*
|
netfilter: nfnetlink: fix potential dead lock in nfnetlink_rcv_msg()
Ziyang Xuan
2022-11-08
1
-0
/
+1
*
|
|
Merge tag 'linux-can-fixes-for-6.1-20221107' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2022-11-09
3
-34
/
+43
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
can: j1939: j1939_send_one(): fix missing CAN header initialization
Oliver Hartkopp
2022-11-07
1
-0
/
+3
|
*
|
can: isotp: fix tx state handling for echo tx processing
Oliver Hartkopp
2022-11-07
1
-33
/
+38
|
*
|
can: af_can: fix NULL pointer dereference in can_rx_register()
Zhengchao Shao
2022-11-07
1
-1
/
+1
|
*
|
can: af_can: can_exit(): add missing dev_remove_pack() of canxl_packet
Chen Zhongjin
2022-11-07
1
-0
/
+1
*
|
|
sctp: clear out_curr if all frag chunks of current msg are pruned
Xin Long
2022-11-08
1
-0
/
+5
*
|
|
sctp: remove the unnecessary sinfo_stream check in sctp_prsctp_prune_unsent
Xin Long
2022-11-08
1
-5
/
+3
*
|
|
tipc: fix the msg->req tlv len check in tipc_nl_compat_name_table_dump_header
Xin Long
2022-11-08
1
-1
/
+1
|
/
/
*
|
ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network
Alexander Potapenko
2022-11-07
1
-0
/
+1
*
|
tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
Lu Wei
2022-11-07
1
-1
/
+1
|
/
*
Merge tag 'wireless-2022-11-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2022-11-04
7
-9
/
+31
|
\
|
*
wifi: mac80211: Set TWT Information Frame Disabled bit as 1
Howard Hsu
2022-11-02
1
-0
/
+3
|
*
wifi: mac80211: Fix ack frame idr leak when mesh has no route
Nicolas Cavallari
2022-11-02
1
-1
/
+1
|
*
wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit()
Zhengchao Shao
2022-11-02
1
-0
/
+5
|
*
wifi: cfg80211: Fix bitrates overflow issue
Paul Zhang
2022-10-21
1
-2
/
+4
|
*
wifi: cfg80211: fix memory leak in query_regdb_file()
Arend van Spriel
2022-10-21
1
-3
/
+9
|
*
wifi: mac80211: fix memory free error when registering wiphy fail
taozhang
2022-10-21
1
-2
/
+6
[next]