index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-13
icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcv
Andreas Roeseler
2
-0
/
+9
2021-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
3
-7
/
+8
2021-04-12
netfilter: conntrack: Make global sysctls readonly in non-init netns
Jonathon Reinhart
1
-8
/
+2
2021-04-12
net: Ensure net namespace isolation of sysctls
Jonathon Reinhart
1
-0
/
+48
2021-04-12
net: seg6: trivial fix of a spelling mistake in comment
Andrea Mayer
1
-1
/
+1
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-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
Merge tag 'for-net-next-2021-04-08' of git://git.kernel.org/pub/scm/linux/ker...
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/lin...
David S. Miller
7
-16
/
+28
2021-04-08
Merge tag 'batadv-next-pullrequest-20210408' of git://git.open-mesh.org/linux...
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
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
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
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/l...
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
2021-04-07
net: remove the new_ifindex argument from dev_change_net_namespace
Andrei Vagin
4
-11
/
+11
2021-04-07
net: introduce nla_policy for IFLA_NEW_IFINDEX
Andrei Vagin
1
-3
/
+1
2021-04-07
net: tipc: Fix spelling errors in net/tipc module
Zheng Yongjun
3
-5
/
+5
2021-04-07
net: hsr: Reset MAC header for Tx path
Kurt Kanzenbach
2
-6
/
+1
2021-04-07
mptcp: drop all sub-options except ADD_ADDR when the echo bit is set
Davide Caratti
1
-1
/
+2
2021-04-07
mptcp: unify add_addr(6)_generate_hmac
Geliang Tang
1
-56
/
+25
2021-04-07
mptcp: drop MPTCP_ADDR_IPVERSION_4/6
Geliang Tang
2
-9
/
+7
2021-04-07
mptcp: use mptcp_addr_info in mptcp_options_received
Geliang Tang
2
-45
/
+23
2021-04-07
mptcp: drop OPTION_MPTCP_ADD_ADDR6
Geliang Tang
2
-15
/
+9
2021-04-07
mptcp: use mptcp_addr_info in mptcp_out_options
Geliang Tang
2
-36
/
+20
2021-04-07
mptcp: move flags and ifindex out of mptcp_addr_info
Geliang Tang
3
-25
/
+28
2021-04-07
net/rds: Avoid potential use after free in rds_send_remove_from_sock
Aditya Pakki
2
-1
/
+2
2021-04-06
ethtool: fix incorrect datatype in set_eee ops
Wong Vee Khee
1
-2
/
+2
2021-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
45
-1984
/
+1836
[next]