summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-17net: Convert ipvs_core_opsKirill Tkhai
2018-03-17net: Convert ovs_net_opsKirill Tkhai
2018-03-17net: Convert mpls_net_opsKirill Tkhai
2018-03-17net: Convert l2tp_net_opsKirill Tkhai
2018-03-16net-tcp_bbr: set tp->snd_ssthresh to BDP upon STARTUP exitYousuk Seung
2018-03-16tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATSYousuk Seung
2018-03-16selftests/txtimestamp: Add more configurable parametersVinicius Costa Gomes
2018-03-16liquidio: Simplified napi pollIntiyaz Basha
2018-03-16Merge branch 'net-smc-IPv6-support'David S. Miller
2018-03-16net/smc: enable ipv6 support for smcKarsten Graul
2018-03-16net/smc: add ipv6 support to CLC layerKarsten Graul
2018-03-16net/smc: restructure netinfo for CLC proposal msgsKarsten Graul
2018-03-16cxgb4: notify fatal error to uld driversGanesh Goudar
2018-03-16Merge branch 'rtnl_lock_killable'David S. Miller
2018-03-16net: Use rtnl_lock_killable() in register_netdev()Kirill Tkhai
2018-03-16net: Add rtnl_lock_killable()Kirill Tkhai
2018-03-16doc: Change the udp/sctp rmem/wmem default value.Tonghao Zhang
2018-03-16udp: Move the udp sysctl to namespace.Tonghao Zhang
2018-03-16Merge branch 'net-ipv6-Address-checks-need-to-consider-the-L3-domain'David S. Miller
2018-03-16selftests: fib_tests: Add IPv6 nexthop spec testsDavid Ahern
2018-03-16selftests: fib_tests: Allow user to run a specific testDavid Ahern
2018-03-16selftests: fib_tests: Use an alias for ip commandDavid Ahern
2018-03-16net/ipv6: Add l3mdev check to ipv6_chk_addr_and_flagsDavid Ahern
2018-03-16net/ipv6: Change address check to always take a device argumentDavid Ahern
2018-03-16net/ipv6: Refactor gateway validation on route addDavid Ahern
2018-03-16Merge branch 'macb-Introduce-phy-handle-DT-functionality'David S. Miller
2018-03-16Documentation: macb: Document phy-handle bindingBrad Mouring
2018-03-16net: macb: Add phy-handle DT supportBrad Mouring
2018-03-16net: macb: Remove redundant poll irq assignmentBrad Mouring
2018-03-16net: macb: Reorganize macb_mii bringupBrad Mouring
2018-03-16doc: remove out of date links and info from packet mmapStephen Hemminger
2018-03-16enic: drop IP proto check for vxlan tunnel deleteGovindarajulu Varadarajan
2018-03-16rxrpc: remove redundant initialization of variable 'len'Colin Ian King
2018-03-15sctp: Fix double free in sctp_sendmsg_to_asocNeil Horman
2018-03-15net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches
2018-03-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-03-14i40e: restore TCPv4 input set when re-enabling ATRJacob Keller
2018-03-14i40e: fix for wrong partition id calculation on OCP mezz cardsMariusz Stachura
2018-03-14i40e: factor out re-enable functions for ATR and SBJacob Keller
2018-03-14i40e: track filter type statistics when deleting invalid filtersJacob Keller
2018-03-14i40e: Fix permission check for VF MAC filtersFilip Sadowski
2018-03-14i40e: Cleanup i40e_vlan_rx_registerJacob Keller
2018-03-14i40e: Fix attach VF to VM issuePaweł Jabłoński
2018-03-14i40evf/i40evf_main: Fix variable assignment in i40evf_parse_cls_flowerGustavo A R Silva
2018-03-14i40e: remove i40e_fcoe filesCorentin Labbe
2018-03-14Merge branch 'sctp-add-support-for-some-sctp-auth-APIs-from-RFC6458'David S. Miller
2018-03-14sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENTXin Long
2018-03-14sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENTXin Long
2018-03-14sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEYXin Long
2018-03-14sctp: add support for SCTP AUTH Information for sendmsgXin Long