index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-03-16
selftests/txtimestamp: Add more configurable parameters
Vinicius Costa Gomes
1
-3
/
+18
2018-03-16
liquidio: Simplified napi poll
Intiyaz Basha
3
-66
/
+35
2018-03-16
net/smc: enable ipv6 support for smc
Karsten Graul
2
-17
/
+51
2018-03-16
net/smc: add ipv6 support to CLC layer
Karsten Graul
2
-17
/
+105
2018-03-16
net/smc: restructure netinfo for CLC proposal msgs
Karsten Graul
3
-36
/
+82
2018-03-16
cxgb4: notify fatal error to uld drivers
Ganesh Goudar
4
-1
/
+14
2018-03-16
net: Use rtnl_lock_killable() in register_netdev()
Kirill Tkhai
1
-1
/
+2
2018-03-16
net: Add rtnl_lock_killable()
Kirill Tkhai
2
-0
/
+7
2018-03-16
doc: Change the udp/sctp rmem/wmem default value.
Tonghao Zhang
1
-3
/
+3
2018-03-16
udp: Move the udp sysctl to namespace.
Tonghao Zhang
4
-77
/
+96
2018-03-16
selftests: fib_tests: Add IPv6 nexthop spec tests
David Ahern
1
-2
/
+178
2018-03-16
selftests: fib_tests: Allow user to run a specific test
David Ahern
1
-3
/
+7
2018-03-16
selftests: fib_tests: Use an alias for ip command
David Ahern
1
-84
/
+85
2018-03-16
net/ipv6: Add l3mdev check to ipv6_chk_addr_and_flags
David Ahern
1
-0
/
+15
2018-03-16
net/ipv6: Change address check to always take a device argument
David Ahern
7
-19
/
+43
2018-03-16
net/ipv6: Refactor gateway validation on route add
David Ahern
1
-54
/
+66
2018-03-16
Documentation: macb: Document phy-handle binding
Brad Mouring
1
-0
/
+1
2018-03-16
net: macb: Add phy-handle DT support
Brad Mouring
1
-3
/
+5
2018-03-16
net: macb: Remove redundant poll irq assignment
Brad Mouring
1
-4
/
+1
2018-03-16
net: macb: Reorganize macb_mii bringup
Brad Mouring
1
-38
/
+41
2018-03-16
doc: remove out of date links and info from packet mmap
Stephen Hemminger
1
-17
/
+5
2018-03-16
enic: drop IP proto check for vxlan tunnel delete
Govindarajulu Varadarajan
1
-3
/
+2
2018-03-16
rxrpc: remove redundant initialization of variable 'len'
Colin Ian King
1
-1
/
+1
2018-03-15
sctp: Fix double free in sctp_sendmsg_to_asoc
Neil Horman
1
-13
/
+13
2018-03-15
net: drivers/net: Remove unnecessary skb_copy_expand OOM messages
Joe Perches
7
-21
/
+4
2018-03-14
i40e: restore TCPv4 input set when re-enabling ATR
Jacob Keller
1
-0
/
+9
2018-03-14
i40e: fix for wrong partition id calculation on OCP mezz cards
Mariusz Stachura
2
-1
/
+25
2018-03-14
i40e: factor out re-enable functions for ATR and SB
Jacob Keller
1
-16
/
+32
2018-03-14
i40e: track filter type statistics when deleting invalid filters
Jacob Keller
1
-8
/
+48
2018-03-14
i40e: Fix permission check for VF MAC filters
Filip Sadowski
1
-28
/
+51
2018-03-14
i40e: Cleanup i40e_vlan_rx_register
Jacob Keller
1
-17
/
+4
2018-03-14
i40e: Fix attach VF to VM issue
Paweł Jabłoński
1
-0
/
+11
2018-03-14
i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flower
Gustavo A R Silva
1
-1
/
+1
2018-03-14
i40e: remove i40e_fcoe files
Corentin Labbe
2
-1698
/
+0
2018-03-14
sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENT
Xin Long
4
-2
/
+56
2018-03-14
sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENT
Xin Long
5
-4
/
+57
2018-03-14
sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEY
Xin Long
4
-9
/
+81
2018-03-14
sctp: add support for SCTP AUTH Information for sendmsg
Xin Long
4
-2
/
+47
2018-03-14
sctp: add refcnt support for sh_key
Xin Long
9
-58
/
+104
2018-03-14
net/smc: schedule free_work when link group is terminated
Karsten Graul
1
-7
/
+13
2018-03-14
net/smc: free link group without pending free_work only
Ursula Braun
2
-1
/
+3
2018-03-14
net/smc: pay attention to MAX_ORDER for CQ entries
Ursula Braun
2
-2
/
+9
2018-03-14
liquidio: Add support for liquidio 10GBase-T NIC
Veerasenareddy Burru
2
-8
/
+28
2018-03-14
tuntap: XDP_TX can use native XDP
Jason Wang
1
-11
/
+8
2018-03-14
sfc: support FEC configuration through ethtool
Edward Cree
3
-0
/
+190
2018-03-14
sfc: update MCDI protocol headers
Edward Cree
1
-1046
/
+1776
2018-03-14
ibmvnic: Fix reset return from closed state
John Allen
1
-3
/
+5
2018-03-14
sock: remove zerocopy sockopt restriction on closed tcp state
Willem de Bruijn
2
-7
/
+0
2018-03-14
pktgen: Fix memory leak in pktgen_if_write
Gustavo A. R. Silva
1
-1
/
+1
2018-03-14
pktgen: use dynamic allocation for debug print buffer
Arnd Bergmann
1
-7
/
+8
[next]