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: sched: store Qdisc pointer in struct block
Jiri Pirko
2017-10-16
16
-21
/
+23
*
mqprio: Reserve last 32 classid values for HW traffic classes and misc IDs
Alexander Duyck
2017-10-16
2
-33
/
+47
*
Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2017-10-16
24
-796
/
+1437
|
\
|
*
net/mlx5e: IPoIB, Modify rdma netdev allocate and free to support PKEY
Alex Vesker
2017-10-14
3
-18
/
+36
|
*
net/mlx5e: IPoIB, Add PKEY child interface ethtool ops
Alex Vesker
2017-10-14
3
-2
/
+8
|
*
net/mlx5e: IPoIB, Add PKEY child interface ndos
Alex Vesker
2017-10-14
3
-7
/
+144
|
*
net/mlx5e: IPoIB, Add PKEY child interface nic profile
Alex Vesker
2017-10-14
3
-6
/
+102
|
*
net/mlx5e: IPoIB, Use hash-table to map between QPN to child netdev
Alex Vesker
2017-10-14
5
-2
/
+184
|
*
net/mlx5e: IPoIB, Support for setting PKEY index to underlay QP
Alex Vesker
2017-10-14
2
-0
/
+10
|
*
IB/ipoib: Add ability to set PKEY index to lower device driver
Alex Vesker
2017-10-14
1
-2
/
+6
|
*
IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop
Alex Vesker
2017-10-14
1
-1
/
+6
|
*
net/mlx5: Support for attaching multiple underlay QPs to root flow table
Alex Vesker
2017-10-14
5
-54
/
+171
|
*
net/mlx5e: IPoIB, Move underlay QP init/uninit to separate functions
Alex Vesker
2017-10-14
1
-38
/
+70
|
*
net/mlx5: PTP code migration to driver core section
Feras Daoud
2017-10-14
12
-382
/
+416
|
*
net/mlx5: File renaming towards ptp core implementation
Feras Daoud
2017-10-14
3
-3
/
+3
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-10-15
13
-192
/
+1510
|
\
\
|
*
|
i40e/i40evf: don't trust VF to reset itself
Alan Brady
2017-10-13
3
-8
/
+12
|
*
|
i40e: fix link reporting
Alan Brady
2017-10-13
1
-1
/
+6
|
*
|
i40e: make const array patterns static, reduces object code size
Colin Ian King
2017-10-13
1
-1
/
+3
|
*
|
i40e: Add support setting TC max bandwidth rates
Amritha Nambiar
2017-10-13
2
-9
/
+93
|
*
|
i40e: Refactor VF BW rate limiting
Amritha Nambiar
2017-10-13
3
-43
/
+71
|
*
|
i40e: Enable 'channel' mode in mqprio for TC configs
Amritha Nambiar
2017-10-13
3
-106
/
+362
|
*
|
i40e: Add infrastructure for queue channel support
Amritha Nambiar
2017-10-13
3
-9
/
+743
|
*
|
i40e: Add macro for PF reset bit
Amritha Nambiar
2017-10-13
4
-10
/
+9
|
*
|
mqprio: Introduce new hardware offload mode and shaper in mqprio
Amritha Nambiar
2017-10-13
3
-9
/
+215
*
|
|
Merge branch 'tc-testing-updates'
David S. Miller
2017-10-15
9
-1169
/
+2097
|
\
\
\
|
*
|
|
tc-testing: fix the -l argument bug in tdc.py
Lucas Bates
2017-10-15
1
-4
/
+4
|
*
|
|
tc-testing: Add test cases for police and skbmod
Lucas Bates
2017-10-15
2
-0
/
+899
|
*
|
|
tc-testing: Split test case files into smaller chunks
Lucas Bates
2017-10-15
6
-1212
/
+1194
|
*
|
|
tc-testing: Add test cases for flushing actions
Lucas Bates
2017-10-15
1
-1
/
+48
|
/
/
/
*
|
|
Merge branch 'macvlan-cleanups'
David S. Miller
2017-10-15
1
-2
/
+4
|
\
\
\
|
*
|
|
macvlan: Only update pkt_type if destination MAC address matches
Alexander Duyck
2017-10-15
1
-1
/
+3
|
*
|
|
macvlan: Only deliver one copy of the frame to the macvlan interface
Alexander Duyck
2017-10-15
1
-1
/
+1
|
/
/
/
*
|
|
tcp: add a tracepoint for tcp retransmission
Cong Wang
2017-10-15
3
-0
/
+72
*
|
|
net_sched: fix a compile warning in act_ife
Cong Wang
2017-10-15
1
-0
/
+2
*
|
|
Merge branch 'hv_netvsc-Add-init-of-send-table-and-var-renames'
David S. Miller
2017-10-15
4
-10
/
+13
|
\
\
\
|
*
|
|
hv_netvsc: Add initialization of tx_table in netvsc_device_add()
Haiyang Zhang
2017-10-15
1
-0
/
+3
|
*
|
|
hv_netvsc: Rename tx_send_table to tx_table
Haiyang Zhang
2017-10-15
3
-4
/
+4
|
*
|
|
hv_netvsc: Rename ind_table to rx_table
Haiyang Zhang
2017-10-15
3
-6
/
+6
|
/
/
/
*
|
|
cxgb4: fix missing break in switch and indent return statements
Colin Ian King
2017-10-15
1
-3
/
+4
*
|
|
Merge tag 'mac80211-next-for-davem-2017-10-13' of git://git.kernel.org/pub/sc...
David S. Miller
2017-10-15
5
-19
/
+9
|
\
\
\
|
*
|
|
mac80211: don't track HT capability changes
Johannes Berg
2017-10-13
1
-11
/
+3
|
*
|
|
cfg80211: fix CFG80211_EXTRA_REGDB_KEYDIR typo
Arnd Bergmann
2017-10-13
1
-1
/
+1
|
*
|
|
cfg80211: don't print log output for building shipped-certs
Arnd Bergmann
2017-10-13
1
-2
/
+2
|
*
|
|
cfg80211: remove set but never used variable cf_offset
Johannes Berg
2017-10-12
1
-3
/
+1
|
*
|
|
mac80211: use crypto_aead_authsize()
Johannes Berg
2017-10-11
1
-2
/
+2
*
|
|
|
Merge branch 'cxgb4-hw-debug-logs'
David S. Miller
2017-10-15
15
-142
/
+2021
|
\
\
\
\
|
*
|
|
|
cxgb4: collect IBQ and OBQ dumps
Rahul Lakkireddy
2017-10-15
4
-0
/
+253
|
*
|
|
|
cxgb4: collect hardware module dumps
Rahul Lakkireddy
2017-10-15
5
-0
/
+422
|
*
|
|
|
cxgb4: collect TP dump
Rahul Lakkireddy
2017-10-15
8
-1
/
+234
[next]