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
2018-04-17
xdp: transition into using xdp_frame for return API
Jesper Dangaard Brouer
9
-20
/
+25
2018-04-17
mlx5: use page_pool for xdp_return_frame call
Jesper Dangaard Brouer
3
-12
/
+48
2018-04-17
xdp: allow page_pool as an allocator type in xdp_return_frame
Jesper Dangaard Brouer
3
-12
/
+65
2018-04-17
page_pool: refurbish version of page_pool code
Jesper Dangaard Brouer
5
-0
/
+451
2018-04-17
xdp: rhashtable with allocator ID to pointer mapping
Jesper Dangaard Brouer
5
-18
/
+241
2018-04-17
mlx5: register a memory model when XDP is enabled
Jesper Dangaard Brouer
1
-0
/
+8
2018-04-17
i40e: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
2
-5
/
+16
2018-04-17
bpf: cpumap convert to use generic xdp_frame
Jesper Dangaard Brouer
2
-72
/
+29
2018-04-17
virtio_net: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
1
-25
/
+29
2018-04-17
tun: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
3
-28
/
+26
2018-04-17
xdp: introduce a new xdp_frame type
Jesper Dangaard Brouer
1
-0
/
+40
2018-04-17
xdp: move struct xdp_buff from filter.h to xdp.h
Jesper Dangaard Brouer
2
-23
/
+23
2018-04-17
ixgbe: use xdp_return_frame API
Jesper Dangaard Brouer
2
-2
/
+5
2018-04-17
xdp: introduce xdp_return_frame API and use in cpumap
Jesper Dangaard Brouer
3
-24
/
+81
2018-04-17
mlx5: basic XDP_REDIRECT forward support
Jesper Dangaard Brouer
2
-3
/
+25
2018-04-17
liquidio: Enhanced ethtool stats
Intiyaz Basha
4
-49
/
+86
2018-04-17
net: Remove unused tcp_set_state tracepoint
Andrey Ignatov
1
-47
/
+0
2018-04-17
Merge branch 'pci-mrrs-consts'
David S. Miller
2
-20
/
+21
2018-04-17
r8169: replace magic numbers with PCI MRRS constant
Heiner Kallweit
1
-20
/
+19
2018-04-17
PCI: Add two more values for PCIe Max_Read_Request_Size
Heiner Kallweit
1
-0
/
+2
2018-04-17
Merge branch 'net-stmmac-Stop-using-hard-coded-callbacks'
David S. Miller
13
-577
/
+726
2018-04-17
net: stmmac: Switch stmmac_mode_ops to generic HW Interface Helpers
Jose Abreu
5
-58
/
+68
2018-04-17
net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface Helpers
Jose Abreu
5
-50
/
+56
2018-04-17
net: stmmac: Switch stmmac_ops to generic HW Interface Helpers
Jose Abreu
6
-188
/
+235
2018-04-17
net: stmmac: Switch stmmac_dma_ops to generic HW Interface Helpers
Jose Abreu
4
-145
/
+172
2018-04-17
net: stmmac: Switch stmmac_desc_ops to generic HW Interface Helpers
Jose Abreu
8
-136
/
+195
2018-04-17
Merge branch 'tcp-zero-copy-receive'
David S. Miller
9
-7
/
+608
2018-04-17
selftests: net: add tcp_mmap program
Eric Dumazet
2
-0
/
+439
2018-04-17
tcp: implement mmap() for zero copy receive
Eric Dumazet
4
-2
/
+117
2018-04-17
tcp: avoid extra wakeups for SO_RCVLOWAT users
Eric Dumazet
3
-2
/
+18
2018-04-17
tcp: fix delayed acks behavior for SO_RCVLOWAT
Eric Dumazet
1
-2
/
+5
2018-04-17
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
6
-1
/
+29
2018-04-17
tc-testing: add sample action tests
Roman Mashak
1
-0
/
+588
2018-04-17
ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr()
Lorenzo Bianconi
1
-2
/
+1
2018-04-16
net: socionext: reset hardware in ndo_stop
Masahisa KOJIMA
1
-8
/
+15
2018-04-16
net: netsec: enable tx-irq during open callback
Jassi Brar
1
-2
/
+2
2018-04-16
net: mediatek: use of_device_get_match_data()
Ryder Lee
1
-3
/
+1
2018-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-198
/
+345
2018-04-12
Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-19
/
+79
2018-04-12
Merge tag 'dma-mapping-4.17-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-04-12
Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
3
-2
/
+3
2018-04-12
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
6
-57
/
+51
2018-04-12
Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
3
-93
/
+15
2018-04-12
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
3
-20
/
+143
2018-04-12
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-1
/
+9
2018-04-12
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
25
-853
/
+1008
2018-04-12
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
25
-161
/
+438
2018-04-12
Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
3
-272
/
+1091
2018-04-12
Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
7
-11
/
+24
2018-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
23
-325
/
+3395
[next]