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
*
ethtool: add FEC statistics
Jakub Kicinski
2021-04-16
1
-1
/
+72
*
ethtool: fec_prepare_data() - jump to error handling
Jakub Kicinski
2021-04-16
1
-3
/
+4
*
ethtool: move ethtool_stats_init
Jakub Kicinski
2021-04-16
1
-6
/
+0
*
scm: optimize put_cmsg()
Eric Dumazet
2021-04-16
1
-8
/
+15
*
net/packet: remove data races in fanout operations
Eric Dumazet
2021-04-14
2
-7
/
+10
*
net: bridge: propagate error code and extack from br_mc_disabled_update
Florian Fainelli
2021-04-14
4
-16
/
+27
*
skbuff: revert "skbuff: remove some unnecessary operation in skb_segment_list()"
Paolo Abeni
2021-04-14
1
-3
/
+12
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-04-14
4
-4
/
+4
|
\
|
*
ipv6: fix clang Wformat warning
Arnd Bergmann
2021-03-25
2
-2
/
+2
|
*
esp6: remove a duplicative condition
Junlin Yang
2021-03-12
1
-1
/
+1
|
*
esp4: Simplify the calculation of variables
Jiapeng Chong
2021-03-12
1
-1
/
+1
*
|
icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcv
Andreas Roeseler
2021-04-13
2
-0
/
+9
*
|
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
2021-04-13
3
-7
/
+8
*
|
netfilter: conntrack: Make global sysctls readonly in non-init netns
Jonathon Reinhart
2021-04-12
1
-8
/
+2
*
|
net: Ensure net namespace isolation of sysctls
Jonathon Reinhart
2021-04-12
1
-0
/
+48
*
|
net: seg6: trivial fix of a spelling mistake in comment
Andrea Mayer
2021-04-12
1
-1
/
+1
*
|
ethtool: wire in generic SFP module access
Andrew Lunn
2021-04-12
1
-5
/
+20
*
|
ethtool: Add fallback to get_module_eeprom from netlink command
Vladyslav Tarasiuk
2021-04-12
1
-1
/
+61
*
|
net: ethtool: Export helpers for getting EEPROM info
Andrew Lunn
2021-04-12
2
-7
/
+12
*
|
ethtool: Allow network drivers to dump arbitrary EEPROM data
Vladyslav Tarasiuk
2021-04-12
4
-1
/
+185
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-10
62
-236
/
+422
|
\
\
|
*
|
net: fix hangup on napi_disable for threaded napi
Paolo Abeni
2021-04-09
1
-1
/
+2
|
*
|
net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlh
Muhammad Usama Anjum
2021-04-09
1
-3
/
+5
|
*
|
net: sched: sch_teql: fix null-pointer dereference
Pavel Tikhomirov
2021-04-08
1
-0
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-04-08
1
-7
/
+5
|
|
\
\
|
|
*
|
bpf, sockmap: Fix incorrect fwd_alloc accounting
John Fastabend
2021-04-07
1
-7
/
+5
|
*
|
|
Merge tag 'mac80211-for-net-2021-04-08.2' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2021-04-08
7
-16
/
+28
|
|
\
\
\
|
|
*
|
|
nl80211: fix beacon head validation
Johannes Berg
2021-04-08
1
-1
/
+5
|
|
*
|
|
nl80211: fix potential leak of ACL params
Johannes Berg
2021-04-08
1
-2
/
+2
|
|
*
|
|
cfg80211: check S1G beacon compat element length
Johannes Berg
2021-04-08
1
-6
/
+8
|
|
*
|
|
cfg80211: remove WARN_ON() in cfg80211_sme_connect
Du Cheng
2021-04-08
1
-1
/
+1
|
|
*
|
|
mac80211: fix time-is-after bug in mlme
Ben Greear
2021-04-08
1
-1
/
+4
|
|
*
|
|
mac80211: fix TXQ AC confusion
Johannes Berg
2021-04-08
1
-1
/
+1
|
|
*
|
|
rfkill: revert back to old userspace API by default
Johannes Berg
2021-04-08
1
-3
/
+4
|
|
*
|
|
mac80211: clear sta->fast_rx when STA removed from 4-addr VLAN
Seevalamuthu Mariappan
2021-04-08
1
-1
/
+3
|
*
|
|
|
ipv6: report errors for iftoken via netlink extack
Stephen Hemminger
2021-04-08
3
-8
/
+29
|
*
|
|
|
net: sched: fix err handler in tcf_action_init()
Vlad Buslov
2021-04-08
2
-13
/
+18
|
*
|
|
|
net: sched: fix action overwrite reference counting
Vlad Buslov
2021-04-08
2
-11
/
+20
|
*
|
|
|
Revert "net: sched: bump refcount for new action in ACT replace mode"
Vlad Buslov
2021-04-08
1
-3
/
+0
|
|
/
/
/
|
*
|
|
Merge tag 'ieee802154-for-davem-2021-04-07' of git://git.kernel.org/pub/scm/l...
David S. Miller
2021-04-08
3
-12
/
+65
|
|
\
\
\
|
|
*
|
|
net: mac802154: Fix general protection fault
Pavel Skripkin
2021-04-06
1
-1
/
+1
|
|
*
|
|
net: ieee802154: stop dump llsec params for monitors
Alexander Aring
2021-04-06
1
-0
/
+5
|
|
*
|
|
net: ieee802154: forbid monitor for del llsec seclevel
Alexander Aring
2021-04-06
1
-0
/
+3
|
|
*
|
|
net: ieee802154: forbid monitor for add llsec seclevel
Alexander Aring
2021-04-06
1
-0
/
+3
|
|
*
|
|
net: ieee802154: stop dump llsec seclevels for monitors
Alexander Aring
2021-04-06
1
-0
/
+5
|
|
*
|
|
net: ieee802154: forbid monitor for del llsec devkey
Alexander Aring
2021-04-06
1
-0
/
+3
|
|
*
|
|
net: ieee802154: forbid monitor for add llsec devkey
Alexander Aring
2021-04-06
1
-0
/
+3
|
|
*
|
|
net: ieee802154: stop dump llsec devkeys for monitors
Alexander Aring
2021-04-06
1
-0
/
+5
|
|
*
|
|
net: ieee802154: forbid monitor for del llsec dev
Alexander Aring
2021-04-06
1
-0
/
+3
|
|
*
|
|
net: ieee802154: forbid monitor for add llsec dev
Alexander Aring
2021-04-06
1
-0
/
+3
[next]