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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2017-07-24
virtio-net: do not reset during XDP set
Jason Wang
1
-126
/
+106
2017-07-24
virtio-net: switch to use new ctx API for small buffer
Jason Wang
1
-5
/
+12
2017-07-24
virtio-net: pack headroom into ctx for mergeable buffers
Jason Wang
1
-5
/
+24
2017-07-24
virtio_ring: allow to store zero as the ctx
Jason Wang
1
-1
/
+1
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1200
-18852
/
+38137
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
83
-581
/
+1176
2017-07-21
net: bonding: Fix transmit load balancing in balance-alb mode
Kosuke Tatsukawa
1
-1
/
+1
2017-07-21
rds: Make sure updates to cp_send_gen can be observed
Håkon Bugge
1
-3
/
+3
2017-07-21
cxgb4: display serial config and vpd versions
Ganesh Goudar
4
-58
/
+188
2017-07-21
net: ethernet: ti: cpsw: Push the request_irq function to the end of probe
Keerthy
1
-24
/
+25
2017-07-21
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
1
-4
/
+5
2017-07-21
rtnetlink: allocate more memory for dev_set_mac_address()
WANG Cong
1
-1
/
+2
2017-07-21
net: dsa: b53: Add missing ARL entries for BCM53125
Florian Fainelli
1
-0
/
+1
2017-07-21
Merge branch 'BPF-map-value-adjust-fix'
David S. Miller
6
-23
/
+574
2017-07-21
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
1
-0
/
+418
2017-07-21
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
1
-0
/
+52
2017-07-21
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
1
-4
/
+4
2017-07-21
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
4
-5
/
+5
2017-07-21
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
2
-14
/
+95
2017-07-21
Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-6
/
+23
2017-07-20
x86: mark kprobe templates as character arrays, not single characters
Linus Torvalds
1
-4
/
+4
2017-07-20
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-34
/
+64
2017-07-20
Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+13
2017-07-20
Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-0
/
+1
2017-07-20
Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-21
/
+45
2017-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-12
/
+7
2017-07-20
Merge branches 'intel_pstate' and 'pm-domains'
Rafael J. Wysocki
2
-6
/
+23
2017-07-20
HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return value
Gustavo A. R. Silva
1
-0
/
+3
2017-07-20
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
1
-2
/
+6
2017-07-20
net: tehuti: don't process data if it has not been copied from userspace
Colin Ian King
1
-0
/
+2
2017-07-20
Revert "rtnetlink: Do not generate notifications for CHANGEADDR event"
David Ahern
1
-0
/
+1
2017-07-20
cxgb4: Update register ranges of T4/T5/T6 adapters
Arjun Vynipadath
1
-37
/
+14
2017-07-20
net: dsa: mv88e6xxx: Enable CMODE config support for 6390X
Martin Hundebøll
1
-0
/
+1
2017-07-20
Merge branch 'netvsc-lockdep-and-related-fixes'
David S. Miller
4
-97
/
+107
2017-07-20
netvsc: add rtnl annotations in rndis
stephen hemminger
4
-10
/
+15
2017-07-20
netvsc: save pointer to parent netvsc_device in channel table
stephen hemminger
2
-1
/
+3
2017-07-20
netvsc: need rcu_derefence when accessing internal device info
stephen hemminger
4
-13
/
+11
2017-07-20
netvsc: use ERR_PTR to avoid dereference issues
stephen hemminger
4
-49
/
+49
2017-07-20
netvsc: change logic for change mtu and set_queues
stephen hemminger
3
-20
/
+24
2017-07-20
netvsc: change order of steps in setting queues
stephen hemminger
1
-5
/
+3
2017-07-20
netvsc: add some rtnl_dereference annotations
stephen hemminger
2
-5
/
+7
2017-07-20
netvsc: force link update after MTU change
stephen hemminger
1
-0
/
+1
2017-07-20
Merge branch 'dev_close-void'
David S. Miller
4
-23
/
+15
2017-07-20
net: make dev_close and related functions void
stephen hemminger
2
-17
/
+13
2017-07-20
hns: remove useless void cast
stephen hemminger
1
-1
/
+1
2017-07-20
bluetooth: 6lowpan dev_close never returns error
stephen hemminger
1
-5
/
+1
2017-07-20
liquidio: lio_main: remove unnecessary static in setup_io_queues()
Gustavo A. R. Silva
1
-2
/
+2
2017-07-20
liquidio: lio_vf_main: remove unnecessary static in setup_io_queues()
Gustavo A. R. Silva
1
-2
/
+2
2017-07-20
net: ethernet: mediatek: remove useless code in mtk_poll_tx()
Gustavo A. R. Silva
1
-4
/
+1
2017-07-20
qlcnic: remove unnecessary static in qlcnic_dump_fw()
Gustavo A. R. Silva
1
-1
/
+1
[next]