summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-07ravb: simplify link auto-negotiation by ethtoolVladimir Zapolskiy1-1/+1
2018-07-07ravb: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy1-34/+15
2018-07-07ravb: fix invalid context bug while calling auto-negotiation by ethtoolVladimir Zapolskiy1-6/+1
2018-07-07sh_eth: remove custom .set_link_ksettings from ethtool opsVladimir Zapolskiy1-10/+1
2018-07-07sh_eth: remove custom .get_link_ksettings from ethtool opsVladimir Zapolskiy1-12/+1
2018-07-07sh_eth: remove useless serialization in sh_eth_get_link_ksettings()Vladimir Zapolskiy1-5/+0
2018-07-07sh_eth: remove custom .nway_reset from ethtool opsVladimir Zapolskiy1-9/+1
2018-07-07sh_eth: simplify link auto-negotiation by ethtoolVladimir Zapolskiy1-1/+1
2018-07-07sh_eth: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy1-34/+15
2018-07-07sh_eth: fix invalid context bug while calling auto-negotiation by ethtoolVladimir Zapolskiy1-9/+1
2018-07-06netfilter: nf_tables: place all set backends in one single modulePablo Neira Ayuso7-83/+50
2018-07-06netfilter: nf_tproxy: fix possible non-linear access to transport headerMáté Eckl4-18/+30
2018-07-06ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user nsTyler Hicks1-2/+3
2018-07-06net: aquantia: vlan unicast address list correct handlingIgor Russkikh7-36/+36
2018-07-06MAINTAINERS: update my email addressStefan Schmidt1-2/+2
2018-07-06liquidio: make timeout HZ independent and readableNicholas Mc Guire1-1/+4
2018-07-05qmi_wwan: add support for Quectel EG91Matevz Vucnik1-0/+1
2018-07-05Merge branch 'qrtr-Broadcasting-control-messages'David S. Miller1-2/+11
2018-07-05net: qrtr: Reset the node and port ID of broadcast messagesArun Kumar Neelakantam1-2/+7
2018-07-05net: qrtr: Broadcast messages only from control portArun Kumar Neelakantam1-0/+4
2018-07-05ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore4-103/+53
2018-07-05qed: off by one in qed_parse_mcp_trace_buf()Dan Carpenter1-1/+1
2018-07-05netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal2-0/+2
2018-07-05samples/bpf: add .gitignore fileTaeung Song1-0/+49
2018-07-05samples/bpf: Check the error of write() and read()Taeung Song1-4/+15
2018-07-05samples/bpf: Check the result of system()Taeung Song1-3/+24
2018-07-05samples/bpf: add missing <linux/if_vlan.h>Taeung Song1-5/+1
2018-07-05qed: Fix reading stale configuration informationDenis Bolotin2-12/+28
2018-07-05net: phy: fix flag masking in __set_phy_supportedHeiner Kallweit1-5/+2
2018-07-04smsc75xx: Add workaround for gigabit link up hardware errata.Yuiko Oshino1-0/+62
2018-07-04sctp: fix the issue that pathmtu may be set lower than MINSEGMENTXin Long1-1/+1
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern5-137/+117
2018-07-04gen_stats: Fix netlink stats dumping in the presence of paddingToke Høiland-Jørgensen1-2/+14
2018-07-04net: phy: marvell: change default m88e1510 LED configurationWang Dongsheng2-18/+38
2018-07-04bpf: hash map: decrement counter on errorMauricio Vasquez B1-5/+11
2018-07-03Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git.kernel.org/pub...David S. Miller14-27/+47
2018-07-03r8169: fix mac address changeHeiner Kallweit1-0/+1
2018-07-03tls: fix skb_to_sgvec returning unhandled error.Doron Roberts-Kedes1-0/+5
2018-07-03lib: rhashtable: Correct self-assignment in rhashtable.cRishabh Bhatnagar1-1/+1
2018-07-03Merge branch 'af_xdp-fixes'Alexei Starovoitov4-11/+14
2018-07-03xsk: fix potential race in SKB TX completion codeMagnus Karlsson2-0/+8
2018-07-03samples/bpf: deal with EBUSY return code from sendmsg in xdpsock sampleMagnus Karlsson1-1/+1
2018-07-03xsk: frame could be completed more than once in SKB pathMagnus Karlsson1-3/+3
2018-07-03xsk: fix potential lost completion message in SKB pathMagnus Karlsson1-7/+2
2018-07-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2-3/+12
2018-07-02Merge tag 'for-linus' of git://github.com/stffrdhrn/linuxLinus Torvalds4-12/+13
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds114-624/+1249
2018-07-02Merge branch 'qed-fixes'David S. Miller5-9/+38
2018-07-02qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru1-2/+8
2018-07-02qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru1-4/+4