index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-12
sock_map: Fix a potential use-after-free in sock_map_close()
Cong Wang
1
-1
/
+2
2021-04-12
skmsg: Pass psock pointer to ->psock_update_sk_prot()
Cong Wang
3
-5
/
+3
2021-04-11
ethtool: wire in generic SFP module access
Andrew Lunn
1
-5
/
+20
2021-04-11
ethtool: Add fallback to get_module_eeprom from netlink command
Vladyslav Tarasiuk
1
-1
/
+61
2021-04-11
net: ethtool: Export helpers for getting EEPROM info
Andrew Lunn
2
-7
/
+12
2021-04-11
ethtool: Allow network drivers to dump arbitrary EEPROM data
Vladyslav Tarasiuk
4
-1
/
+185
2021-04-10
netfilter: arp_tables: add pre_exit hook for table unregister
Florian Westphal
2
-3
/
+16
2021-04-10
netfilter: bridge: add pre_exit hooks for ebtable unregistration
Florian Westphal
4
-6
/
+48
2021-04-10
netfilter: nft_limit: avoid possible divide error in nft_limit_init
Eric Dumazet
1
-2
/
+2
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
62
-236
/
+422
2021-04-09
Revert "tcp: Reset tcp connections in SYN-SENT state"
Eric Dumazet
1
-2
/
+3
2021-04-09
net: dccp: use net_generic storage
Florian Westphal
2
-8
/
+40
2021-04-09
net: fix hangup on napi_disable for threaded napi
Paolo Abeni
1
-1
/
+2
2021-04-08
net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
Muhammad Usama Anjum
1
-3
/
+5
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-2
/
+2
2021-04-08
Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
David S. Miller
18
-124
/
+287
2021-04-08
net: sched: sch_teql: fix null-pointer dereference
Pavel Tikhomirov
1
-0
/
+3
2021-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-7
/
+5
2021-04-08
Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
David S. Miller
7
-16
/
+28
2021-04-08
Merge tag 'batadv-next-pullrequest-20210408' of git://git.open-mesh.org/linux-merge
David S. Miller
3
-7
/
+6
2021-04-08
ipv6: report errors for iftoken via netlink extack
Stephen Hemminger
3
-8
/
+29
2021-04-08
net: sched: fix err handler in tcf_action_init()
Vlad Buslov
2
-13
/
+18
2021-04-08
net: sched: fix action overwrite reference counting
Vlad Buslov
2
-11
/
+20
2021-04-08
Revert "net: sched: bump refcount for new action in ACT replace mode"
Vlad Buslov
1
-3
/
+0
2021-04-08
nl80211: fix beacon head validation
Johannes Berg
1
-1
/
+5
2021-04-08
cfg80211: Remove wrong RNR IE validation check
Ilan Peer
1
-1
/
+1
2021-04-08
mac80211: bail out if cipher schemes are invalid
Johannes Berg
1
-2
/
+5
2021-04-08
mac80211: clear the beacon's CRC after channel switch
Emmanuel Grumbach
1
-0
/
+5
2021-04-08
mac80211: Set priority and queue mapping for injected frames
Johan Almbladh
1
-11
/
+9
2021-04-08
mac80211: Allow concurrent monitor iface and ethernet rx decap
Sriram R
2
-1
/
+3
2021-04-08
nl80211: fix potential leak of ACL params
Johannes Berg
1
-2
/
+2
2021-04-08
cfg80211: check S1G beacon compat element length
Johannes Berg
1
-6
/
+8
2021-04-08
cfg80211: allow specifying a reason for hw_rfkill
Emmanuel Grumbach
1
-3
/
+4
2021-04-08
Bluetooth: Allow Microsoft extension to indicate curve validation
Marcel Holtmann
3
-1
/
+18
2021-04-08
Bluetooth: Set defaults for le_scan_{int,window}_adv_monitor
Marcel Holtmann
1
-0
/
+2
2021-04-08
mac80211: set sk_pacing_shift for 802.3 txpath
Lorenzo Bianconi
1
-0
/
+3
2021-04-08
mac80211: don't apply flow control on management frames
Johannes Berg
1
-3
/
+15
2021-04-08
nl80211: Add missing line in nl80211_fils_discovery_policy
Aloka Dixit
1
-3
/
+4
2021-04-08
mac80211: remove redundant assignment of variable result
Colin Ian King
1
-1
/
+1
2021-04-08
mac80211: minstrel_ht: remove unused variable 'mg' in minstrel_ht_next_jump_rate()
Wei Yongjun
1
-2
/
+0
2021-04-08
cfg80211: regulatory: use DEFINE_SPINLOCK() for spinlock
Qiheng Lin
1
-7
/
+3
2021-04-08
rfkill: use DEFINE_SPINLOCK() for spinlock
Guobin Huang
1
-3
/
+1
2021-04-08
cfg80211: remove WARN_ON() in cfg80211_sme_connect
Du Cheng
1
-1
/
+1
2021-04-08
mac80211: fix time-is-after bug in mlme
Ben Greear
1
-1
/
+4
2021-04-08
mac80211: fix TXQ AC confusion
Johannes Berg
1
-1
/
+1
2021-04-08
rfkill: revert back to old userspace API by default
Johannes Berg
1
-3
/
+4
2021-04-08
mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN
Seevalamuthu Mariappan
1
-1
/
+3
2021-04-07
Merge tag 'ieee802154-for-davem-2021-04-07' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan
David S. Miller
3
-12
/
+65
2021-04-07
ethtool: Add lanes parameter for ETHTOOL_LINK_MODE_10000baseR_FEC_BIT
Danielle Ratson
1
-0
/
+1
2021-04-07
ethtool: Remove link_mode param and derive link params from driver
Danielle Ratson
2
-17
/
+17
[prev]
[next]