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
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-26
ixgbe: Do not allow LRO or MTU change with XDP
Tony Nguyen
1
-0
/
+10
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2
-2
/
+12
2018-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-3
/
+0
2018-07-13
xdp: don't make drivers report attachment mode
Jakub Kicinski
3
-3
/
+0
2018-07-12
ixgbe: Off by one in ixgbe_ipsec_tx()
Dan Carpenter
1
-1
/
+1
2018-07-12
ixgbe: Be more careful when modifying MAC filters
Alexander Duyck
1
-1
/
+11
2018-07-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-2
/
+2
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-3
/
+4
2018-07-09
net: Add support for subordinate traffic classes to netdev_pick_tx
Alexander Duyck
1
-13
/
+6
2018-07-09
ixgbe: Add code to populate and use macvlan TC to Tx queue map
Alexander Duyck
1
-6
/
+38
2018-07-04
igb: Add support for ETF offload
Jesus Sanchez-Palencia
3
-17
/
+138
2018-07-04
igb: Only call skb_tx_timestamp after descriptors are ready
Jesus Sanchez-Palencia
1
-2
/
+2
2018-07-04
igb: Refactor igb_offload_cbs()
Jesus Sanchez-Palencia
1
-9
/
+14
2018-07-04
igb: Only change Tx arbitration when CBS is on
Jesus Sanchez-Palencia
1
-16
/
+33
2018-07-04
igb: Refactor igb_configure_cbs()
Jesus Sanchez-Palencia
1
-32
/
+28
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-19
/
+29
2018-06-28
i40e: split XDP_TX tail and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
1
-9
/
+15
2018-06-28
ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing
Jesper Dangaard Brouer
1
-10
/
+14
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
4
-4
/
+4
2018-06-25
cls_flower: fix error values for commands not supported by drivers
Jiri Pirko
3
-3
/
+3
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
1
-1
/
+1
2018-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+3
2018-06-20
bpf, xdp, i40e: fix i40e_build_skb skb reserve and truesize
Daniel Borkmann
1
-4
/
+3
2018-06-16
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
1
-4
/
+4
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-25
/
+48
2018-06-16
docs: Fix more broken references
Mauro Carvalho Chehab
1
-4
/
+4
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
4
-9
/
+11
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
3
-6
/
+7
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
6
-13
/
+15
2018-06-11
ixgbe: Fix bit definitions and add support for testing for ipsec support
Alexander Duyck
2
-3
/
+17
2018-06-11
ixgbe: Avoid loopback and fix boolean logic in ipsec_stop_data
Alexander Duyck
1
-2
/
+11
2018-06-11
ixgbe: Move ipsec init function to before reset call
Alexander Duyck
2
-9
/
+9
2018-06-11
ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRM
Alexander Duyck
2
-3
/
+3
2018-06-11
ixgbe: Fix setting of TC configuration for macvlan case
Alexander Duyck
2
-8
/
+8
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-46
/
+1
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-50
/
+30
2018-06-05
ixgbe: remove ndo_xdp_flush call ixgbe_xdp_flush
Jesper Dangaard Brouer
1
-21
/
+0
2018-06-05
i40e: remove ndo_xdp_flush call i40e_xdp_flush
Jesper Dangaard Brouer
3
-21
/
+0
2018-06-04
ixgbe: fix broken ipsec Rx with proper cast on spi
Shannon Nelson
1
-1
/
+1
2018-06-04
ixgbe: check ipsec ip addr against mgmt filters
Shannon Nelson
1
-0
/
+88
2018-06-04
ixgbe: fix possible race in reset subtask
Tony Nguyen
1
-2
/
+4
2018-06-04
bpf, i40e: add meta data support
Daniel Borkmann
1
-8
/
+31
2018-06-04
ixgbe: introduce a helper to simplify code
YueHaibing
1
-36
/
+21
2018-06-04
ixgbevf: fix possible race in the reset subtask
Emil Tantilov
1
-2
/
+4
2018-06-04
ixgbevf: Fix coexistence of malicious driver detection with XDP
Alexander Duyck
2
-7
/
+30
2018-06-04
igb: Wait 10ms just once after TX queues reset
Sergey Nemov
1
-5
/
+8
2018-06-04
igb: Clear TSICR interrupts together with ICR
Joanna Yurdal
1
-0
/
+2
2018-06-04
e1000e: Ignore TSYNCRXCTL when getting I219 clock attributes
Benjamin Poirier
1
-9
/
+6
2018-06-03
ixgbe: implement flush flag for ndo_xdp_xmit
Jesper Dangaard Brouer
1
-6
/
+14
2018-06-03
i40e: implement flush flag for ndo_xdp_xmit
Jesper Dangaard Brouer
1
-2
/
+8
[prev]
[next]