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
2020-01-29
net/x25: fix nonblocking connect
Martin Schiller
1
-1
/
+5
2020-01-29
netfilter: ipset: use bitmap infrastructure completely
Kadlecsik József
4
-10
/
+10
2020-01-29
tcp_bbr: improve arithmetic division in bbr_update_bw()
Wen Yang
1
-2
/
+1
2020-01-29
net_sched: fix datalen for ematch
Cong Wang
1
-1
/
+1
2020-01-29
net, ip_tunnel: fix namespaces move
William Dauchy
1
-3
/
+1
2020-01-29
net, ip6_tunnel: fix namespaces move
William Dauchy
1
-3
/
+1
2020-01-29
net: ethtool: Add back transceiver type
Florian Fainelli
1
-0
/
+2
2020-01-29
packet: fix data-race in fanout_flow_is_huge()
Eric Dumazet
1
-3
/
+9
2020-01-29
net: neigh: use long type to store jiffies delta
Eric Dumazet
1
-2
/
+2
2020-01-29
net: netem: correct the parent's backlog when corrupted packet was dropped
Jakub Kicinski
1
-0
/
+2
2020-01-29
net: netem: fix error path for corrupted GSO frames
Jakub Kicinski
1
-3
/
+6
2020-01-29
act_mirred: Fix mirred_init_module error handling
YueHaibing
1
-1
/
+5
2020-01-29
llc: fix sk_buff refcounting in llc_conn_state_process()
Eric Biggers
1
-27
/
+6
2020-01-29
llc: fix another potential sk_buff leak in llc_ui_sendmsg()
Eric Biggers
3
-18
/
+30
2020-01-29
mac80211: accept deauth frames in IBSS mode
Johannes Berg
1
-1
/
+10
2020-01-29
net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'
Gerd Rausch
1
-1
/
+1
2020-01-29
mac80211: minstrel_ht: fix per-group max throughput rate initialization
Felix Fietkau
1
-1
/
+1
2020-01-29
rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()
David Howells
1
-0
/
+3
2020-01-29
net/af_iucv: always register net_device notifier
Julian Wiedmann
1
-7
/
+20
2020-01-29
net: netem: fix backlog accounting for corrupted GSO frames
Jakub Kicinski
1
-5
/
+8
2020-01-29
inet: frags: call inet_frags_fini() after unregister_pernet_subsys()
Eric Dumazet
2
-2
/
+2
2020-01-29
netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule
Florian Westphal
1
-1
/
+3
2020-01-29
l2tp: Fix possible NULL pointer dereference
YueHaibing
1
-1
/
+2
2020-01-29
packet: in recvmsg msg_name return at least sizeof sockaddr_ll
Willem de Bruijn
1
-2
/
+11
2020-01-29
6lowpan: Off by one handling ->nexthdr
Dan Carpenter
1
-1
/
+1
2020-01-29
tipc: set sysctl_tipc_rmem and named_timeout right range
Jie Liu
1
-2
/
+6
2020-01-29
tipc: tipc clang warning
Jon Maloy
1
-3
/
+4
2020-01-23
cfg80211: check for set_wiphy_params
Johannes Berg
1
-0
/
+4
2020-01-23
tcp: fix marked lost packets not being retransmitted
Pengcheng Yang
1
-3
/
+4
2020-01-23
net: dsa: tag_qca: fix doubled Tx statistics
Alexander Lobakin
1
-3
/
+0
2020-01-23
batman-adv: Fix DAT candidate selection on little endian systems
Sven Eckelmann
1
-1
/
+3
2020-01-23
netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
Florian Westphal
1
-9
/
+10
2020-01-23
netfilter: fix a use-after-free in mtype_destroy()
Cong Wang
1
-1
/
+1
2020-01-23
cfg80211: fix page refcount issue in A-MSDU decap
Felix Fietkau
1
-1
/
+1
2020-01-23
compat_ioctl: handle SIOCOUTQNSD
Arnd Bergmann
1
-0
/
+1
2020-01-23
hsr: reset network header when supervision frame is created
Taehee Yoo
1
-0
/
+2
2020-01-23
dccp: Fix memleak in __feat_register_sp
YueHaibing
1
-1
/
+6
2020-01-23
mac80211: Do not send Layer 2 Update frame before authorization
Jouni Malinen
2
-8
/
+7
2020-01-23
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
2
-46
/
+47
2020-01-23
ethtool: reduce stack usage with clang
Arnd Bergmann
1
-7
/
+9
2020-01-14
netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
Florian Westphal
1
-1
/
+2
2020-01-14
netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
Florian Westphal
1
-11
/
+16
2020-01-14
tcp: minimize false-positives on TCP/GRO check
Marcelo Ricardo Leitner
1
-5
/
+9
2020-01-12
vlan: fix memory leak in vlan_dev_set_egress_priority
Eric Dumazet
3
-5
/
+8
2020-01-12
net: sch_prio: When ungrafting, replace with FIFO
Petr Machata
1
-2
/
+8
2020-01-12
vlan: vlan_changelink() should propagate errors
Eric Dumazet
1
-3
/
+7
2020-01-12
tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
Pengcheng Yang
1
-1
/
+4
2020-01-12
sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY
Xin Long
1
-10
/
+18
2020-01-12
pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
Eric Dumazet
1
-1
/
+1
2020-01-12
llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)
Chan Shu Tak, Alex
1
-2
/
+2
[next]