summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEYXin Long2018-03-144-9/+81
* sctp: add support for SCTP AUTH Information for sendmsgXin Long2018-03-144-2/+47
* sctp: add refcnt support for sh_keyXin Long2018-03-149-58/+104
* Merge branch 'smc-fixes'David S. Miller2018-03-144-10/+25
|\
| * net/smc: schedule free_work when link group is terminatedKarsten Graul2018-03-141-7/+13
| * net/smc: free link group without pending free_work onlyUrsula Braun2018-03-142-1/+3
| * net/smc: pay attention to MAX_ORDER for CQ entriesUrsula Braun2018-03-142-2/+9
|/
* liquidio: Add support for liquidio 10GBase-T NICVeerasenareddy Burru2018-03-142-8/+28
* tuntap: XDP_TX can use native XDPJason Wang2018-03-141-11/+8Star
* Merge branch 'sfc-support-FEC-configuration'David S. Miller2018-03-144-1046/+1966
|\
| * sfc: support FEC configuration through ethtoolEdward Cree2018-03-143-0/+190
| * sfc: update MCDI protocol headersEdward Cree2018-03-141-1046/+1776
|/
* ibmvnic: Fix reset return from closed stateJohn Allen2018-03-141-3/+5
* sock: remove zerocopy sockopt restriction on closed tcp stateWillem de Bruijn2018-03-142-7/+0Star
* pktgen: Fix memory leak in pktgen_if_writeGustavo A. R. Silva2018-03-141-1/+1
* pktgen: use dynamic allocation for debug print bufferArnd Bergmann2018-03-141-7/+8
* net: fix sysctl_fb_tunnels_only_for_init_net link errorArnd Bergmann2018-03-131-1/+3
* net: Add comment about pernet_operations methods and synchronizationKirill Tkhai2018-03-131-0/+14
* cxgb4: Add HMA supportArjun Vynipadath2018-03-135-6/+303
* Merge branch 'pernet-convert-part6'David S. Miller2018-03-133-0/+4
|\
| * net: Convert rds_tcp_net_opsKirill Tkhai2018-03-131-0/+1
| * net: Convert tipc_net_opsKirill Tkhai2018-03-131-0/+1
| * net: Convert sctp_ctrlsock_opsKirill Tkhai2018-03-131-0/+1
| * net: Convert sctp_defaults_opsKirill Tkhai2018-03-131-0/+1
|/
* sctp: fix error return code in sctp_sendmsg_new_asoc()Wei Yongjun2018-03-131-3/+7
* ibmvnic: Fix recent errata commitThomas Falcon2018-03-131-1/+3
* Merge branch 'ibmvnic-Fix-VLAN-and-other-device-errata'David S. Miller2018-03-131-4/+45
|\
| * ibmvnic: Handle TSO backing device errataThomas Falcon2018-03-131-0/+18
| * ibmvnic: Pad small packets to minimum MTU sizeThomas Falcon2018-03-131-0/+20
| * ibmvnic: Account for VLAN header length in TX buffersThomas Falcon2018-03-131-3/+3
| * ibmvnic: Account for VLAN tag in L2 Header descriptorThomas Falcon2018-03-131-1/+4
|/
* tc-testing: updated gact tests with batch test casesRoman Mashak2018-03-131-1/+72
* tc-testing: add TC vlan action testsRoman Mashak2018-03-131-0/+410
* net: phy: set link state to down when creating the phy_deviceHeiner Kallweit2018-03-131-1/+1
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-03-125-25/+46
|\
| * ixgbe: fix disabling hide VLAN on VF resetPaul Greenwalt2018-03-121-1/+5
| * ixgbevf: fix unused variable warningArnd Bergmann2018-03-121-5/+5
| * ixgbe: Add receive length error counterTonghao Zhang2018-03-121-0/+1
| * ixgbe: remove unneeded ipsec state free callbackShannon Nelson2018-03-121-13/+0Star
| * ixgbe: fix ipsec trailer lengthShannon Nelson2018-03-121-1/+23
| * ixgbe: check for 128-bit authenticationShannon Nelson2018-03-122-5/+12
* | net: rds: drop VLA in rds_walk_conn_path_info()Salvatore Mesoraca2018-03-121-1/+4
* | net: rds: drop VLA in rds_for_each_conn_info()Salvatore Mesoraca2018-03-123-1/+5
* | mlxsw: spectrum_kvdl: Make some functions staticWei Yongjun2018-03-121-3/+3
* | net: Make RX-FCS and HW GRO mutually exclusiveGal Pressman2018-03-121-4/+11
* | net: llc: drop VLA in llc_sap_mcast()Salvatore Mesoraca2018-03-121-3/+4
* | lan743x: make functions lan743x_csr_read and lan743x_csr_read staticColin Ian King2018-03-121-2/+3
* | lan743x: remove some redundant variables and assignmentsColin Ian King2018-03-121-12/+1Star
* | rds: remove redundant variable 'sg_off'Colin Ian King2018-03-121-2/+0Star
* | ipv6: Use ip6_multipath_hash_policy() in rt6_multipath_hash().David S. Miller2018-03-121-1/+1