index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-15
tc-testing: fix the -l argument bug in tdc.py
Lucas Bates
1
-4
/
+4
2017-10-15
tc-testing: Add test cases for police and skbmod
Lucas Bates
2
-0
/
+899
2017-10-15
tc-testing: Split test case files into smaller chunks
Lucas Bates
6
-1212
/
+1194
2017-10-15
tc-testing: Add test cases for flushing actions
Lucas Bates
1
-1
/
+48
2017-10-15
macvlan: Only update pkt_type if destination MAC address matches
Alexander Duyck
1
-1
/
+3
2017-10-15
macvlan: Only deliver one copy of the frame to the macvlan interface
Alexander Duyck
1
-1
/
+1
2017-10-15
tcp: add a tracepoint for tcp retransmission
Cong Wang
3
-0
/
+72
2017-10-15
net_sched: fix a compile warning in act_ife
Cong Wang
1
-0
/
+2
2017-10-15
hv_netvsc: Add initialization of tx_table in netvsc_device_add()
Haiyang Zhang
1
-0
/
+3
2017-10-15
hv_netvsc: Rename tx_send_table to tx_table
Haiyang Zhang
3
-4
/
+4
2017-10-15
hv_netvsc: Rename ind_table to rx_table
Haiyang Zhang
3
-6
/
+6
2017-10-15
cxgb4: fix missing break in switch and indent return statements
Colin Ian King
1
-3
/
+4
2017-10-15
cxgb4: collect IBQ and OBQ dumps
Rahul Lakkireddy
4
-0
/
+253
2017-10-15
cxgb4: collect hardware module dumps
Rahul Lakkireddy
5
-0
/
+422
2017-10-15
cxgb4: collect TP dump
Rahul Lakkireddy
8
-1
/
+234
2017-10-15
cxgb4: update API for TP indirect register access
Rahul Lakkireddy
5
-140
/
+239
2017-10-15
cxgb4: collect firmware mbox and device log dump
Rahul Lakkireddy
5
-0
/
+107
2017-10-15
cxgb4: collect on-chip memory dump
Rahul Lakkireddy
7
-1
/
+220
2017-10-15
cxgb4: collect register dump
Rahul Lakkireddy
8
-2
/
+285
2017-10-15
cxgb4: implement ethtool dump data operations
Rahul Lakkireddy
8
-2
/
+265
2017-10-15
nfp: Explicitly include linux/bug.h
Mark Brown
2
-0
/
+2
2017-10-15
net: dsa: remove .set_addr
Vivien Didelot
3
-13
/
+0
2017-10-15
net: dsa: dsa_loop: remove .set_addr
Vivien Didelot
1
-8
/
+0
2017-10-15
net: dsa: mv88e6060: setup random mac address
Vivien Didelot
1
-17
/
+26
2017-10-15
net: dsa: mv88e6060: fix switch MAC address
Vivien Didelot
1
-2
/
+8
2017-10-15
net: dsa: mv88e6xxx: setup random mac address
Vivien Didelot
1
-16
/
+17
2017-10-15
atm: fore200e: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+8
2017-10-14
net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEY
Alex Vesker
3
-18
/
+36
2017-10-14
net/mlx5e: IPoIB, Add PKEY child interface ethtool ops
Alex Vesker
3
-2
/
+8
2017-10-14
net/mlx5e: IPoIB, Add PKEY child interface ndos
Alex Vesker
3
-7
/
+144
2017-10-14
net/mlx5e: IPoIB, Add PKEY child interface nic profile
Alex Vesker
3
-6
/
+102
2017-10-14
net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdev
Alex Vesker
5
-2
/
+184
2017-10-14
net/mlx5e: IPoIB, Support for setting PKEY index to underlay QP
Alex Vesker
2
-0
/
+10
2017-10-14
IB/ipoib: Add ability to set PKEY index to lower device driver
Alex Vesker
1
-2
/
+6
2017-10-14
IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop
Alex Vesker
1
-1
/
+6
2017-10-14
net/mlx5: Support for attaching multiple underlay QPs to root flow table
Alex Vesker
5
-54
/
+171
2017-10-14
net/mlx5e: IPoIB, Move underlay QP init/uninit to separate functions
Alex Vesker
1
-38
/
+70
2017-10-14
net/mlx5: PTP code migration to driver core section
Feras Daoud
12
-382
/
+416
2017-10-14
net/mlx5: File renaming towards ptp core implementation
Feras Daoud
3
-3
/
+3
2017-10-14
nfp: bpf: support direct packet access in TC
Jakub Kicinski
1
-2
/
+15
2017-10-14
nfp: bpf: direct packet access - write
Jakub Kicinski
3
-9
/
+109
2017-10-14
nfp: bpf: add support for direct packet access - read
Jakub Kicinski
5
-11
/
+105
2017-10-14
nfp: bpf: separate I/O from checks for legacy data load
Jakub Kicinski
1
-37
/
+40
2017-10-14
nfp: bpf: fix context accesses
Jakub Kicinski
1
-20
/
+29
2017-10-14
nfp: bpf: support BPF offload only on little endian
Jakub Kicinski
1
-0
/
+2
2017-10-14
nfp: bpf: implement byte swap instruction
Jakub Kicinski
1
-0
/
+38
2017-10-14
nfp: bpf: add mov helper
Jakub Kicinski
1
-16
/
+15
2017-10-14
nfp: bpf: fix compare instructions
Jakub Kicinski
1
-9
/
+12
2017-10-14
nfp: bpf: add missing return in jne_imm optimization
Jakub Kicinski
1
-0
/
+1
2017-10-14
nfp: bpf: reorder arguments to emit_ld_field_any()
Jakub Kicinski
1
-3
/
+3
[next]