aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16selftests: fib_tests: Add IPv6 nexthop spec testsDavid Ahern1-2/+178
2018-03-16selftests: fib_tests: Allow user to run a specific testDavid Ahern1-3/+7
2018-03-16selftests: fib_tests: Use an alias for ip commandDavid Ahern1-84/+85
2018-03-16net/ipv6: Add l3mdev check to ipv6_chk_addr_and_flagsDavid Ahern1-0/+15
2018-03-16net/ipv6: Change address check to always take a device argumentDavid Ahern7-19/+43
2018-03-16net/ipv6: Refactor gateway validation on route addDavid Ahern1-54/+66
2018-03-16Documentation: macb: Document phy-handle bindingBrad Mouring1-0/+1
2018-03-16net: macb: Add phy-handle DT supportBrad Mouring1-3/+5
2018-03-16net: macb: Remove redundant poll irq assignmentBrad Mouring1-4/+1
2018-03-16net: macb: Reorganize macb_mii bringupBrad Mouring1-38/+41
2018-03-16doc: remove out of date links and info from packet mmapStephen Hemminger1-17/+5
2018-03-16enic: drop IP proto check for vxlan tunnel deleteGovindarajulu Varadarajan1-3/+2
2018-03-16rxrpc: remove redundant initialization of variable 'len'Colin Ian King1-1/+1
2018-03-15sctp: Fix double free in sctp_sendmsg_to_asocNeil Horman1-13/+13
2018-03-15net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches7-21/+4
2018-03-14i40e: restore TCPv4 input set when re-enabling ATRJacob Keller1-0/+9
2018-03-14i40e: fix for wrong partition id calculation on OCP mezz cardsMariusz Stachura2-1/+25
2018-03-14i40e: factor out re-enable functions for ATR and SBJacob Keller1-16/+32
2018-03-14i40e: track filter type statistics when deleting invalid filtersJacob Keller1-8/+48
2018-03-14i40e: Fix permission check for VF MAC filtersFilip Sadowski1-28/+51
2018-03-14i40e: Cleanup i40e_vlan_rx_registerJacob Keller1-17/+4
2018-03-14i40e: Fix attach VF to VM issuePaweł Jabłoński1-0/+11
2018-03-14i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flowerGustavo A R Silva1-1/+1
2018-03-14i40e: remove i40e_fcoe filesCorentin Labbe2-1698/+0
2018-03-14sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENTXin Long4-2/+56
2018-03-14sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENTXin Long5-4/+57
2018-03-14sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEYXin Long4-9/+81
2018-03-14sctp: add support for SCTP AUTH Information for sendmsgXin Long4-2/+47
2018-03-14sctp: add refcnt support for sh_keyXin Long9-58/+104
2018-03-14net/smc: schedule free_work when link group is terminatedKarsten Graul1-7/+13
2018-03-14net/smc: free link group without pending free_work onlyUrsula Braun2-1/+3
2018-03-14net/smc: pay attention to MAX_ORDER for CQ entriesUrsula Braun2-2/+9
2018-03-14liquidio: Add support for liquidio 10GBase-T NICVeerasenareddy Burru2-8/+28
2018-03-14tuntap: XDP_TX can use native XDPJason Wang1-11/+8
2018-03-14sfc: support FEC configuration through ethtoolEdward Cree3-0/+190
2018-03-14sfc: update MCDI protocol headersEdward Cree1-1046/+1776
2018-03-14ibmvnic: Fix reset return from closed stateJohn Allen1-3/+5
2018-03-14sock: remove zerocopy sockopt restriction on closed tcp stateWillem de Bruijn2-7/+0
2018-03-14pktgen: Fix memory leak in pktgen_if_writeGustavo A. R. Silva1-1/+1
2018-03-13pktgen: use dynamic allocation for debug print bufferArnd Bergmann1-7/+8
2018-03-13net: fix sysctl_fb_tunnels_only_for_init_net link errorArnd Bergmann1-1/+3
2018-03-13net: Add comment about pernet_operations methods and synchronizationKirill Tkhai1-0/+14
2018-03-13cxgb4: Add HMA supportArjun Vynipadath5-6/+303
2018-03-13net: Convert rds_tcp_net_opsKirill Tkhai1-0/+1
2018-03-13net: Convert tipc_net_opsKirill Tkhai1-0/+1
2018-03-13net: Convert sctp_ctrlsock_opsKirill Tkhai1-0/+1
2018-03-13net: Convert sctp_defaults_opsKirill Tkhai1-0/+1
2018-03-13sctp: fix error return code in sctp_sendmsg_new_asoc()Wei Yongjun1-3/+7
2018-03-13ibmvnic: Fix recent errata commitThomas Falcon1-1/+3
2018-03-13ibmvnic: Handle TSO backing device errataThomas Falcon1-0/+18