index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: bpf: add a test for skb_segment in test_bpf module
Yonghong Song
2018-03-25
1
-2
/
+91
*
net: permit skb_segment on head_frag frag_list skb
Yonghong Song
2018-03-25
1
-5
/
+22
*
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-03-25
7
-121
/
+596
|
\
|
*
ixgbe: tweak page counting for XDP_REDIRECT
Björn Töpel
2018-03-23
1
-3
/
+4
|
*
ixgbevf: Add XDP queue stats reporting
Tony Nguyen
2018-03-23
1
-0
/
+24
|
*
ixgbevf: Add support for meta data
Tony Nguyen
2018-03-23
1
-4
/
+25
|
*
ixgbevf: Delay tail write for XDP packets
Tony Nguyen
2018-03-23
1
-12
/
+18
|
*
ixgbevf: Add support for XDP_TX action
Tony Nguyen
2018-03-23
3
-32
/
+294
|
*
ixgbevf: Add XDP support for pass and drop actions
Tony Nguyen
2018-03-23
3
-42
/
+178
|
*
ixgbe: enable TSO with IPsec offload
Shannon Nelson
2018-03-23
2
-11
/
+29
|
*
ixgbe: no need for esp trailer if GSO
Shannon Nelson
2018-03-23
1
-16
/
+21
|
*
ixgbe: remove unneeded ipsec test in TX path
Shannon Nelson
2018-03-23
1
-4
/
+2
|
*
ixgbe: no need for ipsec csum feature check
Shannon Nelson
2018-03-23
1
-6
/
+0
|
*
ixgbe: fix read-modify-write in x550 phy setup
Paul Greenwalt
2018-03-23
1
-2
/
+2
|
*
ixgbe: add status reg reads to ixgbe_check_remove
Paul Greenwalt
2018-03-23
2
-11
/
+21
*
|
Merge branch 'liquidio-Tx-queue-cleanup'
David S. Miller
2018-03-25
4
-341
/
+109
|
\
\
|
*
|
liquidio: Renamed txqs_start to start_txqs
Intiyaz Basha
2018-03-25
3
-3
/
+3
|
*
|
liquidio: Renamed txqs_stop to stop_txqs
Intiyaz Basha
2018-03-25
3
-4
/
+4
|
*
|
liquidio: Renamed txqs_wake to wake_txqs
Intiyaz Basha
2018-03-25
3
-5
/
+5
|
*
|
liquidio: Function call skb_iq for deriving queue from skb
Intiyaz Basha
2018-03-25
2
-4
/
+2
|
*
|
liquidio: Removed one line function wake_q
Intiyaz Basha
2018-03-25
2
-23
/
+3
|
*
|
liquidio: Removed one line function stop_q
Intiyaz Basha
2018-03-25
2
-22
/
+2
|
*
|
liquidio: Removed netif_is_multiqueue check
Intiyaz Basha
2018-03-25
4
-152
/
+64
|
*
|
liquidio: Removed start_txq function
Intiyaz Basha
2018-03-25
3
-36
/
+12
|
*
|
liquidio: Removed one line function stop_txq
Intiyaz Basha
2018-03-25
1
-10
/
+1
|
*
|
liquidio: Moved common function skb_iq to to octeon_network.h
Intiyaz Basha
2018-03-25
3
-20
/
+10
|
*
|
liquidio: Moved common function txqs_start to octeon_network.h
Intiyaz Basha
2018-03-25
3
-32
/
+17
|
*
|
liquidio: Moved common function txqs_wake to octeon_network.h
Intiyaz Basha
2018-03-25
3
-55
/
+27
|
*
|
liquidio: Moved common function txqs_stop to octeon_network.h
Intiyaz Basha
2018-03-25
3
-32
/
+16
|
/
/
*
|
net/sched: act_vlan: declare push_vid with host byte order
Davide Caratti
2018-03-24
1
-1
/
+1
*
|
net/sched: remove tcf_idr_cleanup()
Davide Caratti
2018-03-24
2
-9
/
+0
*
|
mlxsw: spectrum_span: Prevent duplicate mirrors
Ido Schimmel
2018-03-24
1
-4
/
+24
|
/
*
net: phy: intel-xway: add VR9 v1.1 phy ids
Mathias Kresin
2018-03-23
1
-0
/
+28
*
net: phy: intel-xway: add VR9 version number
Mathias Kresin
2018-03-23
1
-8
/
+8
*
net: hns3: hclge_inform_reset_assert_to_vf() can be static
kbuild test robot
2018-03-23
1
-1
/
+1
*
qed: Use true and false for boolean values
Gustavo A. R. Silva
2018-03-23
1
-5
/
+5
*
dpaa_eth: use true and false for boolean values
Gustavo A. R. Silva
2018-03-23
1
-1
/
+1
*
Merge branch 'tipc-introduce-128-bit-auto-configurable-node-id'
David S. Miller
2018-03-23
20
-425
/
+634
|
\
|
*
tipc: obtain node identity from interface by default
Jon Maloy
2018-03-23
3
-9
/
+29
|
*
tipc: handle collisions of 32-bit node address hash values
Jon Maloy
2018-03-23
11
-45
/
+236
|
*
tipc: add 128-bit node identifier
Jon Maloy
2018-03-23
12
-56
/
+148
|
*
tipc: remove direct accesses to own_addr field in struct tipc_net
Jon Maloy
2018-03-23
8
-49
/
+42
|
*
tipc: allow closest-first lookup algorithm when legacy address is configured
Jon Maloy
2018-03-23
6
-18
/
+22
|
*
tipc: remove restrictions on node address values
Jon Maloy
2018-03-23
8
-105
/
+21
|
*
tipc: some cleanups in the file discover.c
Jon Maloy
2018-03-23
4
-166
/
+155
|
*
tipc: refactor function tipc_enable_bearer()
Jon Maloy
2018-03-23
1
-66
/
+70
|
/
*
net/mlx5: Fix use-after-free
Gustavo A. R. Silva
2018-03-23
1
-1
/
+2
*
Merge branch 'pernet-convert-part11'
David S. Miller
2018-03-23
2
-1
/
+3
|
\
|
*
net: Convert rxrpc_net_ops
Kirill Tkhai
2018-03-23
1
-0
/
+1
|
*
net: Convert udp_sysctl_ops
Kirill Tkhai
2018-03-23
1
-1
/
+2
|
/
[next]