index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
ethtool: potential NULL dereference in strset_prepare_data()
Dan Carpenter
1
-0
/
+1
2020-01-09
ethtool: fix ->reply_size() error handling
Dan Carpenter
1
-2
/
+4
2020-01-09
ethtool: fix a memory leak in ethnl_default_start()
Dan Carpenter
1
-3
/
+10
2020-01-09
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
3
-5
/
+31
2020-01-09
devlink: add devink notification when reporter update health state
Vikas Gupta
1
-17
/
+42
2020-01-09
devlink: add support for reporter recovery completion
Vikas Gupta
1
-2
/
+9
2020-01-09
socket: fix unused-function warning
Arnd Bergmann
1
-11
/
+12
2020-01-09
hsr: fix dummy hsr_debugfs_rename() declaration
Arnd Bergmann
1
-1
/
+1
2020-01-09
net/ncsi: Send device address as source address
Vijay Khemka
1
-1
/
+9
2020-01-08
net/rose: remove redundant assignment to variable failed
Colin Ian King
1
-1
/
+0
2020-01-06
net: dsa: Pass pcs_poll flag from driver to PHYLINK
Vladimir Oltean
1
-0
/
+1
2020-01-06
net: dsa: tag_sja1105: Slightly improve the Xmas tree in sja1105_xmit
Vladimir Oltean
1
-2
/
+1
2020-01-06
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
3
-39
/
+15
2020-01-03
l2tp: Remove redundant BUG_ON() check in l2tp_pernet
Xu Wang
1
-2
/
+0
2020-01-03
net: Remove redundant BUG_ON() check in phonet_pernet
Xu Wang
1
-2
/
+0
2020-01-03
net: remove the check argument from __skb_gro_checksum_convert
Li RongQing
3
-3
/
+3
2020-01-03
ethtool: remove set but not used variable 'lsettings'
YueHaibing
1
-2
/
+0
2020-01-03
tcp: use REXMIT_NEW instead of magic number
Mao Wenan
1
-1
/
+1
2020-01-03
net: Add device index to tcp_md5sig
David Ahern
2
-1
/
+37
2020-01-03
tcp: Add l3index to tcp_md5sig_key and md5 functions
David Ahern
2
-39
/
+101
2020-01-03
ipv4/tcp: Pass dif and sdif to tcp_v4_inbound_md5_hash
David Ahern
1
-5
/
+8
2020-01-03
ipv6/tcp: Pass dif and sdif to tcp_v6_inbound_md5_hash
David Ahern
1
-6
/
+9
2020-01-03
ipv4/tcp: Use local variable for tcp_md5_addr
David Ahern
1
-17
/
+26
2020-01-03
page_pool: help compiler remove code in case CONFIG_NUMA=n
Jesper Dangaard Brouer
1
-0
/
+9
2020-01-03
page_pool: handle page recycle for NUMA_NO_NODE condition
Jesper Dangaard Brouer
1
-19
/
+61
2020-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
41
-295
/
+330
2019-12-31
hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()
Taehee Yoo
1
-1
/
+2
2019-12-31
net/sched: add delete_empty() to filters and use it in cls_flower
Davide Caratti
3
-51
/
+17
2019-12-31
net/ncsi: Fix gma flag setting after response
Vijay Khemka
2
-3
/
+6
2019-12-31
sctp: add enabled check for path tracepoint loop.
Kevin Kou
1
-2
/
+3
2019-12-31
tcp: Fix highest_sack and highest_sack_seq
Cambda Zhu
1
-0
/
+3
2019-12-31
tcp_cubic: refactor code to perform a divide only when needed
Eric Dumazet
1
-23
/
+28
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-144
/
+352
2019-12-28
net: dsa: Deny PTP on master if switch supports it
Vladimir Oltean
1
-0
/
+30
2019-12-28
ethtool: provide link state with LINKSTATE_GET request
Michal Kubecek
7
-5
/
+100
2019-12-28
ethtool: add LINKMODES_NTF notification
Michal Kubecek
3
-2
/
+10
2019-12-28
ethtool: set link modes related data with LINKMODES_SET request
Michal Kubecek
3
-0
/
+241
2019-12-28
ethtool: provide link mode information with LINKMODES_GET request
Michal Kubecek
4
-1
/
+150
2019-12-28
ethtool: add LINKINFO_NTF notification
Michal Kubecek
3
-2
/
+14
2019-12-28
ethtool: add default notification handler
Michal Kubecek
2
-1
/
+92
2019-12-28
ethtool: set link settings with LINKINFO_SET request
Michal Kubecek
3
-0
/
+78
2019-12-28
ethtool: provide link settings with LINKINFO_GET request
Michal Kubecek
7
-49
/
+156
2019-12-28
ethtool: provide string sets with STRSET_GET request
Michal Kubecek
4
-1
/
+438
2019-12-28
ethtool: default handlers for GET requests
Michal Kubecek
2
-1
/
+436
2019-12-28
ethtool: support for netlink notifications
Michal Kubecek
1
-0
/
+32
2019-12-28
ethtool: netlink bitset handling
Michal Kubecek
3
-1
/
+764
2019-12-28
ethtool: helper functions for netlink interface
Michal Kubecek
2
-0
/
+371
2019-12-28
ethtool: introduce ethtool netlink interface
Michal Kubecek
4
-1
/
+56
2019-12-28
net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device
Shmulik Ladkani
1
-10
/
+12
2019-12-28
sctp: do trace_sctp_probe after SACK validation and check
Kevin Kou
1
-9
/
+9
[next]