index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nubus
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-25
rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qp
Dag Moxnes
1
-1
/
+2
2018-04-25
net/smc: keep clcsock reference in smc_tcp_listen_work()
Ursula Braun
1
-4
/
+0
2018-04-25
mkiss: remove redundant check for len > 0
Colin Ian King
1
-1
/
+1
2018-04-25
net: amd8111e: remove redundant duplicated if statement
Colin Ian King
1
-10
/
+6
2018-04-25
sctp: remove the unused sctp_assoc_is_match function
Xin Long
2
-29
/
+0
2018-04-25
igb: Add support for adding offloaded clsflower filters
Vinicius Costa Gomes
2
-2
/
+188
2018-04-25
nfp: flower: ignore duplicate cb requests for same rule
John Hurley
2
-3
/
+21
2018-04-25
nfp: flower: support offloading multiple rules with same cookie
John Hurley
3
-17
/
+38
2018-04-25
nfp: print PCIe link bandwidth on probe
Jakub Kicinski
1
-0
/
+1
2018-04-25
nfp: reset local locks on init
Jakub Kicinski
5
-0
/
+113
2018-04-25
igb: Add the skeletons for tc-flower offloading
Vinicius Costa Gomes
1
-0
/
+66
2018-04-25
igb: Add MAC address support for ethtool nftuple filters
Vinicius Costa Gomes
1
-4
/
+39
2018-04-25
igb: Enable nfc filters to specify MAC addresses
Vinicius Costa Gomes
2
-0
/
+32
2018-04-25
igb: Allow filters to be added for the local MAC address
Vinicius Costa Gomes
1
-4
/
+36
2018-04-25
igb: Add support for enabling queue steering in filters
Vinicius Costa Gomes
3
-0
/
+33
2018-04-25
igb: Add support for MAC address filters specifying source addresses
Vinicius Costa Gomes
3
-5
/
+37
2018-04-25
igb: Enable the hardware traffic class feature bit for igb models
Vinicius Costa Gomes
1
-0
/
+3
2018-04-25
igb: Fix queue selection on MAC filters on i210
Vinicius Costa Gomes
1
-2
/
+7
2018-04-25
net: rules: Move l3mdev attribute validation to a helper
David Ahern
1
-10
/
+24
2018-04-25
sctp: fix identification of new acks for SFR-CACC
Marcelo Ricardo Leitner
1
-25
/
+23
2018-04-25
sctp: fix const parameter violation in sctp_make_sack
Marcelo Ricardo Leitner
2
-6
/
+5
2018-04-25
neighbour: support for NTF_EXT_LEARNED flag
Roopa Prabhu
2
-2
/
+25
2018-04-25
ipv6: addrconf: don't evaluate keep_addr_on_down twice
Ivan Vecera
1
-13
/
+10
2018-04-25
ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode
Ahmed Abdelsalam
3
-2
/
+31
2018-04-25
net: phy: allow scanning busses with missing phys
Alexandre Belloni
1
-1
/
+10
2018-04-25
igb: Fix not adding filter elements to the list
Vinicius Costa Gomes
1
-1
/
+1
2018-04-25
ixgbe: Avoid performing unnecessary resets for macvlan offload
Alexander Duyck
2
-62
/
+135
2018-04-25
ixgbe: Drop real_adapter from l2 fwd acceleration structure
Alexander Duyck
2
-13
/
+16
2018-04-25
ixgbe/fm10k: Only support macvlan offload for types that support destination ...
Alexander Duyck
2
-0
/
+15
2018-04-25
macvlan: Provide function for interfaces to release HW offload
Alexander Duyck
1
-0
/
+8
2018-04-25
macvlan: Add function to test for destination filtering support
Alexander Duyck
1
-0
/
+9
2018-04-25
macvlan: macvlan_count_rx shouldn't be static inline AND extern
Alexander Duyck
1
-4
/
+0
2018-04-25
ixgbe/fm10k: Drop tracking stats for macvlan broadcast/multicast
Alexander Duyck
2
-8
/
+6
2018-04-25
macvlan: Use software path for offloaded local, broadcast, and multicast traffic
Alexander Duyck
3
-57
/
+33
2018-04-25
macvlan: Rename fwd_priv to accel_priv and add accessor function
Alexander Duyck
3
-19
/
+30
2018-04-25
ixgbe: Drop support for macvlan specific unicast lists
Alexander Duyck
1
-31
/
+0
2018-04-25
bpf, x64: fix JIT emission for dead code
Gianluca Borello
1
-1
/
+11
2018-04-25
bpf: clear the ip_tunnel_info.
William Tu
1
-0
/
+1
2018-04-24
liquidio: Swap VF representor Tx and Rx statistics
Srinivas Jampala
1
-7
/
+8
2018-04-24
net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt()
Eric Dumazet
1
-2
/
+1
2018-04-24
net/tls: remove redundant second null check on sgout
Colin Ian King
1
-2
/
+1
2018-04-24
fsl/fman_port: remove redundant check on port->rev_info.major
Colin Ian King
1
-5
/
+3
2018-04-24
ice: Fix insufficient memory issue in ice_aq_manage_mac_read
Md Fahad Iqbal Polash
1
-5
/
+17
2018-04-24
qed: Fix copying 2 strings
Denis Bolotin
1
-2
/
+3
2018-04-24
sfc: ARFS filter IDs
Edward Cree
6
-46
/
+337
2018-04-24
ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_servers
Chris Novakovic
2
-17
/
+136
2018-04-24
ipconfig: Create /proc/net/ipconfig directory
Chris Novakovic
1
-0
/
+15
2018-04-24
ipconfig: Correctly initialise ic_nameservers
Chris Novakovic
1
-0
/
+13
2018-04-24
ipconfig: Document /proc/net/pnp
Chris Novakovic
1
-5
/
+29
2018-04-24
ipconfig: BOOTP: Request CONF_NAMESERVERS_MAX name servers
Chris Novakovic
1
-2
/
+4
[next]