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-10-26
net/smc: keep vlan_id for SMC-R in smc_listen_work()
Ursula Braun
1
-1
/
+1
2019-10-26
net/smc: fix closing of fallback SMC sockets
Ursula Braun
1
-0
/
+7
2019-10-26
net: hwbm: if CONFIG_NET_HWBM unset, make stub functions static
Ben Dooks (Codethink)
1
-3
/
+7
2019-10-26
net: mvneta: make stub functions static inline
Ben Dooks (Codethink)
1
-12
/
+20
2019-10-26
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
Vincent Prince
1
-0
/
+2
2019-10-25
Merge branch 'net-fix-nested-device-bugs'
David S. Miller
38
-521
/
+628
2019-10-25
virt_wifi: fix refcnt leak in module exit routine
Taehee Yoo
1
-2
/
+52
2019-10-25
net: remove unnecessary variables and callback
Taehee Yoo
15
-92
/
+10
2019-10-25
vxlan: add adjacent link to limit depth level
Taehee Yoo
2
-10
/
+44
2019-10-25
net: core: add ignore flag to netdev_adjacent structure
Taehee Yoo
2
-21
/
+219
2019-10-25
macsec: fix refcnt leak in module exit routine
Taehee Yoo
1
-4
/
+0
2019-10-25
team: fix nested locking lockdep warning
Taehee Yoo
2
-3
/
+14
2019-10-25
bonding: use dynamic lockdep key instead of subclass
Taehee Yoo
2
-3
/
+8
2019-10-25
bonding: fix unexpected IFF_BONDING bit unset
Taehee Yoo
1
-2
/
+4
2019-10-25
net: core: add generic lockdep keys
Taehee Yoo
25
-356
/
+63
2019-10-25
net: core: limit nested device depth
Taehee Yoo
2
-45
/
+231
2019-10-25
keys: Fix memory leak in copy_net_ns
Takeshi Misawa
1
-0
/
+1
2019-10-24
net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flag
Martin Fuzzey
1
-0
/
+1
2019-10-24
net/flow_dissector: switch to siphash
Eric Dumazet
8
-43
/
+42
2019-10-23
ipv6: include <net/addrconf.h> for missing declarations
Ben Dooks (Codethink)
1
-0
/
+1
2019-10-23
net: openvswitch: free vport unless register_netdevice() succeeds
Hillf Danton
1
-7
/
+4
2019-10-23
selftests: Make l2tp.sh executable
David Ahern
1
-0
/
+0
2019-10-22
net: sched: taprio: fix -Wmissing-prototypes warnings
Yi Wang
1
-1
/
+1
2019-10-22
Merge branch 'bnxt_en-bug-fixes'
Jakub Kicinski
3
-52
/
+73
2019-10-22
bnxt_en: Avoid disabling pci device in bnxt_remove_one() for already disabled...
Vasundhara Volam
1
-1
/
+2
2019-10-22
bnxt_en: Minor formatting changes in FW devlink_health_reporter
Vasundhara Volam
1
-11
/
+6
2019-10-22
bnxt_en: Adjust the time to wait before polling firmware readiness.
Vasundhara Volam
1
-5
/
+2
2019-10-22
bnxt_en: Fix devlink NVRAM related byte order related issues.
Michael Chan
1
-27
/
+54
2019-10-22
bnxt_en: Fix the size of devlink MSIX parameters.
Vasundhara Volam
2
-15
/
+16
2019-10-22
net: stmmac: Fix the problem of tso_xmit
yuqi jin
1
-0
/
+1
2019-10-22
dynamic_debug: provide dynamic_hex_dump stub
Arnd Bergmann
3
-0
/
+10
2019-10-21
r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2
Kazutoshi Noguchi
2
-0
/
+8
2019-10-21
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
3
-8
/
+9
2019-10-21
Merge tag 'mlx5-fixes-2019-10-18' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
11
-118
/
+199
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
179
-892
/
+1486
2019-10-19
net: reorder 'struct net' fields to avoid false sharing
Eric Dumazet
1
-8
/
+17
2019-10-19
net: dsa: fix switch tree list
Vivien Didelot
1
-1
/
+1
2019-10-19
net: ethernet: dwmac-sun8i: show message only when switching to promisc
Mans Rullgard
1
-1
/
+2
2019-10-19
net: aquantia: add an error handling in aq_nic_set_multicast_list
Chenwandun
1
-0
/
+2
2019-10-19
Merge branch 'netem-fix-further-issues-with-packet-corruption'
David S. Miller
1
-3
/
+8
2019-10-19
net: netem: correct the parent's backlog when corrupted packet was dropped
Jakub Kicinski
1
-0
/
+2
2019-10-19
net: netem: fix error path for corrupted GSO frames
Jakub Kicinski
1
-3
/
+6
2019-10-19
macb: propagate errors when getting optional clocks
Michael Tretter
1
-6
/
+6
2019-10-19
xen/netback: fix error path of xenvif_connect_data()
Juergen Gross
1
-1
/
+0
2019-10-19
net: hns3: fix mis-counting IRQ vector numbers issue
Yonglong Liu
6
-6
/
+58
2019-10-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
27
-139
/
+165
2019-10-19
scripts/gdb: fix debugging modules on s390
Ilya Leoshkevich
1
-1
/
+7
2019-10-19
kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register
Song Liu
1
-2
/
+11
2019-10-19
mm/thp: allow dropping THP from page cache
Kirill A. Shutemov
1
-0
/
+12
2019-10-19
mm/vmscan.c: support removing arbitrary sized pages from mapping
William Kucharski
1
-4
/
+1
[next]