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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-17
fore200e: Fix incorrect checks of NULL pointer dereference
Aditya Pakki
1
-7
/
+18
2019-12-17
Merge branch 'Simplify-IPv4-route-offload-API'
David S. Miller
5
-165
/
+104
2019-12-17
ipv4: Remove old route notifications and convert listeners
Ido Schimmel
6
-47
/
+16
2019-12-17
mlxsw: spectrum_router: Start using new IPv4 route notifications
Ido Schimmel
1
-121
/
+20
2019-12-17
ipv4: Only Replay routes of interest to new listeners
Ido Schimmel
1
-0
/
+11
2019-12-17
ipv4: Handle route deletion notification during flush
Ido Schimmel
1
-0
/
+2
2019-12-17
ipv4: Handle route deletion notification
Ido Schimmel
1
-0
/
+31
2019-12-17
ipv4: Notify newly added route if should be offloaded
Ido Schimmel
1
-0
/
+10
2019-12-17
ipv4: Notify route if replacing currently offloaded one
Ido Schimmel
1
-0
/
+11
2019-12-17
ipv4: Extend FIB alias find function
Ido Schimmel
1
-3
/
+8
2019-12-17
ipv4: Notify route after insertion to the routing table
Ido Schimmel
1
-15
/
+14
2019-12-17
net: fib_notifier: Add temporary events to the FIB notification chain
Ido Schimmel
1
-0
/
+2
2019-12-17
Merge branch 'hns3-next'
David S. Miller
6
-188
/
+242
2019-12-17
net: hns3: do not schedule the periodic task when reset fail
Guojia Liao
4
-2
/
+13
2019-12-17
net: hns3: allocate WQ with WQ_MEM_RECLAIM flag
Yunsheng Lin
2
-6
/
+24
2019-12-17
net: hns3: remove unnecessary work in hclgevf_main
Yunsheng Lin
2
-96
/
+88
2019-12-17
net: hns3: remove mailbox and reset work in hclge_main
Yunsheng Lin
4
-73
/
+118
2019-12-17
net: hns3: schedule hclgevf_service by using delayed workqueue
Yunsheng Lin
2
-27
/
+15
2019-12-17
ipv6: Annotate ipv6_addr_is_* bitwise pointer casts
Sven Eckelmann
1
-4
/
+4
2019-12-17
ipv6: Annotate bitwise IPv6 dsfield pointer cast
Sven Eckelmann
1
-1
/
+1
2019-12-17
r8169: check that Realtek PHY driver module is loaded
Heiner Kallweit
1
-0
/
+9
2019-12-17
Merge branch 'dpaa2-ptp-support-external-trigger-event'
David S. Miller
5
-6
/
+36
2019-12-17
dpaa2-ptp: add external trigger event support
Yangbo Lu
3
-1
/
+25
2019-12-17
ptp_qoriq: export extts_clean_up() function
Yangbo Lu
2
-2
/
+3
2019-12-17
ptp_qoriq: check valid status before reading extts fifo
Yangbo Lu
1
-3
/
+8
2019-12-15
tcp: Set rcv zerocopy hint correctly if skb last frag is < PAGE_SIZE
Arjun Roy
1
-0
/
+2
2019-12-15
net/smc: shorten lgr_cnt initialization
Ursula Braun
1
-2
/
+1
2019-12-15
net: phylink: propagate phy_attach_direct() return code
Russell King
1
-3
/
+6
2019-12-15
net: bridge: add STP xstats
Vivien Didelot
5
-0
/
+44
2019-12-15
selftests/net: make so_txtime more robust to timer variance
Willem de Bruijn
2
-5
/
+88
2019-12-15
net: phy: dp83869: Remove unneeded semicolon
zhengbin
1
-1
/
+1
2019-12-15
bonding: move 802.3ad port state flags to uapi
Andy Roulin
2
-10
/
+10
2019-12-14
Revert "nfp: abm: fix memory leak in nfp_abm_u32_knode_replace"
Jakub Kicinski
1
-10
/
+4
2019-12-13
Merge branch 'netdev-ndo_tx_timeout-cleanup'
David S. Miller
236
-312
/
+303
2019-12-13
netronome: use the new txqueue timeout argument
Michael S. Tsirkin
1
-7
/
+1
2019-12-13
mlx4: use new txqueue timeout argument
Michael S. Tsirkin
1
-10
/
+4
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
236
-295
/
+298
2019-12-13
Merge branch 'Introduce-XDP-to-ena'
David S. Miller
3
-148
/
+889
2019-12-13
net: ena: Add first_interrupt field to napi struct
Sameeh Jubran
2
-2
/
+6
2019-12-13
net: ena: Implement XDP_TX action
Sameeh Jubran
3
-186
/
+701
2019-12-13
net: ena: implement XDP drop support
Sameeh Jubran
2
-11
/
+233
2019-12-13
Merge branch 'ethtool-netlink-interface-preliminary-part'
David S. Miller
11
-90
/
+219
2019-12-13
ethtool: provide link mode names as a string set
Michal Kubecek
4
-0
/
+99
2019-12-13
ethtool: move string arrays into common file
Michal Kubecek
4
-83
/
+105
2019-12-13
ethtool: move to its own directory
Michal Kubecek
4
-2
/
+5
2019-12-13
netlink: rename nl80211_validate_nested() to nla_validate_nested()
Michal Kubecek
2
-6
/
+5
2019-12-13
rtnetlink: provide permanent hardware address in RTM_NEWLINK
Michal Kubecek
2
-0
/
+6
2019-12-13
Merge branch 'unix-Show-number-of-scm-files-in-fdinfo'
David S. Miller
4
-5
/
+69
2019-12-13
unix: Show number of pending scm files of receive queue in fdinfo
Kirill Tkhai
2
-5
/
+56
2019-12-13
net: Allow to show socket-specific information in /proc/[pid]/fdinfo/[fd]
Kirill Tkhai
2
-0
/
+13
[next]