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.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
2018-03-24
ixgbevf: Add support for XDP_TX action
Tony Nguyen
3
-32
/
+294
2018-03-24
ixgbevf: Add XDP support for pass and drop actions
Tony Nguyen
3
-42
/
+178
2018-03-24
ixgbe: enable TSO with IPsec offload
Shannon Nelson
2
-11
/
+29
2018-03-24
ixgbe: no need for esp trailer if GSO
Shannon Nelson
1
-16
/
+21
2018-03-24
ixgbe: remove unneeded ipsec test in TX path
Shannon Nelson
1
-4
/
+2
2018-03-24
ixgbe: no need for ipsec csum feature check
Shannon Nelson
1
-6
/
+0
2018-03-24
ixgbe: fix read-modify-write in x550 phy setup
Paul Greenwalt
1
-2
/
+2
2018-03-24
ixgbe: add status reg reads to ixgbe_check_remove
Paul Greenwalt
2
-11
/
+21
2018-03-23
net: phy: intel-xway: add VR9 v1.1 phy ids
Mathias Kresin
1
-0
/
+28
2018-03-23
net: phy: intel-xway: add VR9 version number
Mathias Kresin
1
-8
/
+8
2018-03-23
net: hns3: hclge_inform_reset_assert_to_vf() can be static
kbuild test robot
1
-1
/
+1
2018-03-23
qed: Use true and false for boolean values
Gustavo A. R. Silva
1
-5
/
+5
2018-03-23
dpaa_eth: use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-03-23
Merge branch 'tipc-introduce-128-bit-auto-configurable-node-id'
David S. Miller
20
-425
/
+634
2018-03-23
tipc: obtain node identity from interface by default
Jon Maloy
3
-9
/
+29
2018-03-23
tipc: handle collisions of 32-bit node address hash values
Jon Maloy
11
-45
/
+236
2018-03-23
tipc: add 128-bit node identifier
Jon Maloy
12
-56
/
+148
2018-03-23
tipc: remove direct accesses to own_addr field in struct tipc_net
Jon Maloy
8
-49
/
+42
2018-03-23
tipc: allow closest-first lookup algorithm when legacy address is configured
Jon Maloy
6
-18
/
+22
2018-03-23
tipc: remove restrictions on node address values
Jon Maloy
8
-105
/
+21
2018-03-23
tipc: some cleanups in the file discover.c
Jon Maloy
4
-166
/
+155
2018-03-23
tipc: refactor function tipc_enable_bearer()
Jon Maloy
1
-66
/
+70
2018-03-23
net/mlx5: Fix use-after-free
Gustavo A. R. Silva
1
-1
/
+2
2018-03-23
Merge branch 'pernet-convert-part11'
David S. Miller
2
-1
/
+3
2018-03-23
net: Convert rxrpc_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-23
net: Convert udp_sysctl_ops
Kirill Tkhai
1
-1
/
+2
2018-03-23
mlxsw: spectrum_span: Fix initialization of struct mlxsw_sp_span_parms
Petr Machata
1
-2
/
+2
2018-03-23
tc-testing: add selftests for 'bpf' action
Davide Caratti
1
-0
/
+289
2018-03-23
net: bridge: fix direct access to bridge vlan_enabled and use helper
Nikolay Aleksandrov
1
-1
/
+1
2018-03-23
Merge branch 'tls-RX'
David S. Miller
6
-126
/
+740
2018-03-23
tls: Add receive path documentation
Dave Watson
1
-2
/
+64
2018-03-23
tls: RX path for ktls
Dave Watson
5
-70
/
+609
2018-03-23
tls: Refactor variable names
Dave Watson
2
-14
/
+14
2018-03-23
tls: Pass error code explicitly to tls_err_abort
Dave Watson
2
-4
/
+4
2018-03-23
tls: Move cipher info to a separate struct
Dave Watson
3
-43
/
+49
2018-03-23
tls: Generalize zerocopy_from_iter
Dave Watson
1
-12
/
+19
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
168
-0
/
+168
2018-03-23
bridge: Allow max MTU when multiple VLANs present
Chas Williams
4
-7
/
+25
2018-03-23
virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
Jay Vosburgh
1
-1
/
+1
2018-03-23
devlink: Remove top_hierarchy arg for DEVLINK disabled path
David Ahern
1
-1
/
+0
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
636
-4191
/
+6274
2018-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-79
/
+153
2018-03-23
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-49
/
+57
2018-03-23
Merge tag 'drm-fixes-for-v4.16-rc7' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
29
-84
/
+176
2018-03-23
mm, thp: do not cause memcg oom for thp
David Rientjes
2
-4
/
+9
2018-03-23
mm/vmscan: wake up flushers for legacy cgroups too
Andrey Ryabinin
1
-15
/
+16
2018-03-23
Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
Daniel Vacek
3
-39
/
+1
2018-03-23
mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()
Kirill A. Shutemov
1
-11
/
+20
2018-03-23
mm/thp: do not wait for lock_page() in deferred_split_scan()
Kirill A. Shutemov
1
-1
/
+3
2018-03-23
mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
Kirill A. Shutemov
1
-1
/
+6
[prev]
[next]