index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
3w-9xxx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-29
ice: Add functions to rebuild host VLAN/MAC config for a VF
Brett Creeley
1
-32
/
+89
2020-05-29
ice: Add function to set trust mode bit on reset
Brett Creeley
1
-4
/
+13
2020-05-29
ice: Renaming and simplification in VF init path
Brett Creeley
1
-29
/
+54
2020-05-29
ice: Separate VF VSI initialization/creation from reset flow
Brett Creeley
1
-4
/
+106
2020-05-29
ice: Add helper function for clearing VPGEN_VFRTRIG
Brett Creeley
1
-11
/
+20
2020-05-29
ice: Simplify ice_sriov_configure
Brett Creeley
1
-24
/
+48
2020-05-29
ice: Refactor ice_ena_vf_mappings to split MSIX and queue mappings
Brett Creeley
1
-32
/
+59
2020-05-29
ice: Declare functions static
Tony Nguyen
2
-6
/
+3
2020-05-29
ice: fix kernel BUG if register_netdev fails
Jacob Keller
1
-2
/
+4
2020-05-29
ice: fix potential double free in probe unrolling
Jacob Keller
1
-1
/
+2
2020-05-29
ice: cleanup VSI context initialization
Jacob Keller
1
-1
/
+0
2020-05-29
ice: Poll for reset completion when DDP load fails
Anirudh Venkataramanan
1
-0
/
+3
2020-05-28
sfc: avoid an unused-variable warning
Arnd Bergmann
1
-1
/
+1
2020-05-28
tipc: call tsk_set_importance from tipc_topsrv_create_listener
Christoph Hellwig
3
-12
/
+14
2020-05-28
rxrpc: add rxrpc_sock_set_min_security_level
Christoph Hellwig
4
-6
/
+28
2020-05-28
ipv6: add ip6_sock_set_recvpktinfo
Christoph Hellwig
2
-8
/
+9
2020-05-28
ipv6: add ip6_sock_set_addr_preferences
Christoph Hellwig
3
-61
/
+72
2020-05-28
ipv6: add ip6_sock_set_recverr
Christoph Hellwig
2
-8
/
+9
2020-05-28
ipv6: add ip6_sock_set_v6only
Christoph Hellwig
3
-9
/
+13
2020-05-28
ipv4: add ip_sock_set_pktinfo
Christoph Hellwig
3
-3
/
+11
2020-05-28
ipv4: add ip_sock_set_mtu_discover
Christoph Hellwig
4
-16
/
+18
2020-05-28
ipv4: add ip_sock_set_recverr
Christoph Hellwig
3
-7
/
+10
2020-05-28
ipv4: add ip_sock_set_freebind
Christoph Hellwig
3
-10
/
+12
2020-05-28
ipv4: add ip_sock_set_tos
Christoph Hellwig
4
-28
/
+28
2020-05-28
tcp: add tcp_sock_set_keepcnt
Christoph Hellwig
5
-17
/
+18
2020-05-28
tcp: add tcp_sock_set_keepintvl
Christoph Hellwig
4
-5
/
+15
2020-05-28
tcp: add tcp_sock_set_keepidle
Christoph Hellwig
4
-21
/
+37
2020-05-28
tcp: add tcp_sock_set_user_timeout
Christoph Hellwig
4
-22
/
+12
2020-05-28
tcp: add tcp_sock_set_syncnt
Christoph Hellwig
3
-8
/
+14
2020-05-28
tcp: add tcp_sock_set_quickack
Christoph Hellwig
4
-23
/
+29
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
16
-127
/
+49
2020-05-28
tcp: add tcp_sock_set_cork
Christoph Hellwig
7
-51
/
+43
2020-05-28
net: add sock_set_reuseport
Christoph Hellwig
3
-16
/
+10
2020-05-28
net: add sock_set_rcvbuf
Christoph Hellwig
3
-33
/
+34
2020-05-28
net: add sock_set_keepalive
Christoph Hellwig
5
-13
/
+14
2020-05-28
net: add sock_enable_timestamps
Christoph Hellwig
3
-25
/
+31
2020-05-28
net: add sock_bindtoindex
Christoph Hellwig
4
-12
/
+18
2020-05-28
net: add sock_set_sndtimeo
Christoph Hellwig
3
-6
/
+14
2020-05-28
net: add sock_set_priority
Christoph Hellwig
4
-24
/
+15
2020-05-28
net: add sock_no_linger
Christoph Hellwig
8
-37
/
+16
2020-05-28
net: add sock_set_reuseaddr
Christoph Hellwig
7
-34
/
+19
2020-05-28
tcp: ipv6: support RFC 6069 (TCP-LD)
Eric Dumazet
3
-1
/
+12
2020-05-28
net: dsa: sja1105: offload the Credit-Based Shaper qdisc
Vladimir Oltean
5
-0
/
+199
2020-05-28
selftests: Add torture tests to nexthop tests
David Ahern
1
-2
/
+113
2020-05-28
ice: Check UMEM FQ size when allocating bufs
Krzysztof Kazimierczak
1
-9
/
+21
2020-05-28
net/mlx5: DR, Split RX and TX lock for parallel insertion
Alex Vesker
5
-35
/
+56
2020-05-28
net/mlx5: DR, Add a spinlock to protect the send ring
Alex Vesker
2
-4
/
+10
2020-05-28
net/mlx5e: Optimize performance for IPv4/IPv6 ethertype
Eli Britstein
5
-60
/
+85
2020-05-28
net/mlx5e: Helper function to set ethertype
Eli Britstein
4
-16
/
+27
2020-05-28
net/mlx5: Add missing mutex destroy
Parav Pandit
1
-2
/
+14
[next]