index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
ipcomp.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-16
ipv6: check fn before doing FIB6_SUBTREE(fn)
Wei Wang
1
-4
/
+7
2017-10-16
bpf: Add -target to clang switch while cross compiling.
Abhijit Ayarekar
1
-2
/
+3
2017-10-16
net: sched: propagate q and parent from caller down to tcf_fill_node
Jiri Pirko
1
-20
/
+35
2017-10-16
net: sched: use tcf_block_q helper to get q pointer for sch_tree_lock
Jiri Pirko
2
-5
/
+4
2017-10-16
net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct Qdisc
Jiri Pirko
3
-4
/
+13
2017-10-16
net: sched: cls_u32: use block instead of q in tc_u_common
Jiri Pirko
1
-8
/
+4
2017-10-16
net: sched: ematch: obtain net pointer from blocks
Jiri Pirko
1
-1
/
+1
2017-10-16
net: sched: teach tcf_bind/unbind_filter to use block->q
Jiri Pirko
1
-10
/
+17
2017-10-16
net: sched: introduce tcf_block_q and tcf_block_dev helpers
Jiri Pirko
1
-0
/
+21
2017-10-16
net: sched: store net pointer in block and introduce qdisc_net helper
Jiri Pirko
3
-0
/
+9
2017-10-16
net: sched: store Qdisc pointer in struct block
Jiri Pirko
16
-21
/
+23
2017-10-16
mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs
Alexander Duyck
2
-33
/
+47
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
[next]