index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-27
net: mvpp2: Don't use dynamic allocs for local variables
Maxime Chevallier
1
-161
/
+125
2018-03-27
net: mvpp2: Make mvpp2_prs_hw_read a parser entry init function
Maxime Chevallier
1
-29
/
+19
2018-03-27
net/ncsi: check for null return from call to nla_nest_start
Colin Ian King
1
-0
/
+4
2018-03-27
sctp: remove unnecessary asoc in sctp_has_association
Xin Long
3
-15
/
+14
2018-03-26
i40e: add support for XDP_REDIRECT
Björn Töpel
3
-10
/
+68
2018-03-26
i40e: tweak page counting for XDP_REDIRECT
Björn Töpel
1
-5
/
+4
2018-03-26
i40e: re-number feature flags to remove gaps
Jacob Keller
1
-31
/
+26
2018-03-26
i40e: stop using cmpxchg flow in i40e_set_priv_flags()
Jacob Keller
1
-14
/
+5
2018-03-26
i40e: hold the RTNL lock while changing interrupt schemes
Jacob Keller
1
-2
/
+17
2018-03-26
i40e: move client flags into state bits
Jacob Keller
3
-19
/
+17
2018-03-26
i40e: move I40E_FLAG_TEMP_LINK_POLLING to state field
Jacob Keller
2
-5
/
+5
2018-03-26
i40e: move AUTO_DISABLED flags into the state field
Jacob Keller
4
-26
/
+27
2018-03-26
i40e: move I40E_FLAG_UDP_FILTER_SYNC to the state field
Jacob Keller
2
-7
/
+6
2018-03-26
i40e: move I40E_FLAG_FILTER_SYNC to a state bit
Jacob Keller
2
-8
/
+11
2018-03-26
ice: Implement filter sync, NDO operations and bump version
Anirudh Venkataramanan
9
-1
/
+728
2018-03-26
ice: Support link events, reset and rebuild
Anirudh Venkataramanan
7
-6
/
+681
2018-03-26
ice: Update Tx scheduler tree for VSI multi-Tx queue support
Anirudh Venkataramanan
8
-3
/
+1006
2018-03-26
ice: Add stats and ethtool support
Anirudh Venkataramanan
9
-5
/
+1828
2018-03-26
ice: Add support for VLANs and offloads
Anirudh Venkataramanan
10
-16
/
+1631
2018-03-26
ice: Implement transmit and NAPI support
Anirudh Venkataramanan
5
-2
/
+1171
2018-03-26
ice: Configure VSIs for Tx/Rx
Anirudh Venkataramanan
14
-6
/
+2729
2018-03-26
ice: Add support for switch filter programming
Anirudh Venkataramanan
7
-2
/
+1935
2018-03-26
ice: Add support for VSI allocation and deallocation
Anirudh Venkataramanan
7
-0
/
+1548
2018-03-26
ice: Initialize PF and setup miscellaneous interrupt
Anirudh Venkataramanan
10
-1
/
+1025
2018-03-26
ice: Get MAC/PHY/link info and scheduler topology
Anirudh Venkataramanan
8
-0
/
+929
2018-03-26
ice: Get switch config, scheduler config and device capabilities
Anirudh Venkataramanan
10
-1
/
+1082
2018-03-26
mlxsw: spectrum: Add multicast router trap for PIMv6
Yuval Mintz
2
-0
/
+2
2018-03-26
mlxsw: spectrum_router: Process IP6MR fib notification
Yuval Mintz
1
-7
/
+10
2018-03-26
mlxsw: spectrum_mr: Add ipv6 specific operations
Yuval Mintz
2
-0
/
+57
2018-03-26
mlxsw: spectrum_router: Make IPMR-related APIs family agnostic
Yuval Mintz
3
-46
/
+47
2018-03-26
mlxsw: spectrum_mr: Convert into using mr_mfc
Yuval Mintz
1
-84
/
+108
2018-03-26
mlxsw: spectrum_router: Support IPv6 multicast to host CPU
Yuval Mintz
3
-54
/
+121
2018-03-26
mlxsw: spectrum_mr: Pass protocol as part of catchall route params
Yuval Mintz
1
-0
/
+1
2018-03-26
mlxsw: reg: Add register settings for IPv6 multicast routing
Yuval Mintz
1
-14
/
+44
2018-03-26
mlxsw: reg: Configure RIF to forward IPv6 multicast packets
Yuval Mintz
1
-0
/
+16
2018-03-26
ip6mr: Add refcounting to mfc
Yuval Mintz
6
-31
/
+27
2018-03-26
ip6mr: Add API for default_rule fib
Yuval Mintz
2
-0
/
+17
2018-03-26
ip6mr: Support fib notifications
Yuval Mintz
2
-8
/
+106
2018-03-26
ipmr: Make ipmr_dump() common
Yuval Mintz
3
-51
/
+62
2018-03-26
ipmr: Make MFC fib notifiers common
Yuval Mintz
4
-33
/
+56
2018-03-26
ipmr: Make vif fib notifiers common
Yuval Mintz
3
-34
/
+58
2018-03-26
net: Convert nfs4blocklayout_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-26
net: Convert nfs4_dns_resolver_ops
Kirill Tkhai
1
-0
/
+1
2018-03-26
net: Convert sunrpc_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-26
net: Convert rpcsec_gss_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-26
nfp: flower: implement ip fragmentation match offload
Pieter Jansen van Vuuren
3
-0
/
+30
2018-03-26
nfp: flower: refactor shared ip header in match offload
Pieter Jansen van Vuuren
2
-42
/
+38
2018-03-26
ice: Start hardware initialization
Anirudh Venkataramanan
12
-1
/
+854
2018-03-26
net: ena: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
3
-6
/
+15
2018-03-26
bnxt_en: Eliminate duplicate barriers on weakly-ordered archs
Sinan Kaya
2
-1
/
+10
[next]