summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-05s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter
2019-06-05s390/qeth: check dst entry before useJulian Wiedmann
2019-06-05s390/qeth: handle limited IPv4 broadcast in L3 TX pathJulian Wiedmann
2019-06-04net: fix indirect calls helpers for ptype list hooks.Paolo Abeni
2019-06-04net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is setMiaohe Lin
2019-06-04udp: only choose unbound UDP socket for multicast when not in a VRFTim Beale
2019-06-04Merge branch 'net-tls-redo-the-RX-resync-locking'David S. Miller
2019-06-04net/tls: replace the sleeping lock around RX resync with a bit lockJakub Kicinski
2019-06-04Revert "net/tls: avoid NULL-deref on resync during device removal"Jakub Kicinski
2019-06-04net: dsa: sja1105: Fix link speed not working at 100 Mbps and belowVladimir Oltean
2019-06-04net: phylink: avoid reducing support maskRussell King
2019-06-03net: sfp: read eeprom in maximum 16 byte incrementsRussell King
2019-06-03selftests: set sysctl bc_forwarding properly in router_broadcast.shXin Long
2019-06-03net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is e...Sean Wang
2019-06-03net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supportedSean Wang
2019-06-03net: ethernet: ti: cpsw_ethtool: fix ethtool ring param setIvan Khoronzhuk
2019-06-02packet: unconditionally free po->rolloverWillem de Bruijn
2019-06-02Update my email addressWei Liu
2019-06-02net: hns: Fix loopback test failed at copper portsYonglong Liu
2019-06-02net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0Nikita Yushchenko
2019-05-31net: dsa: sja1105: Don't store frame type in skb->cbVladimir Oltean
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-05-30Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-30Merge tag 'configfs-for-5.2-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2019-05-30Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-05-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-30net: correct zerocopy refcnt with udp MSG_MOREWillem de Bruijn
2019-05-30ethtool: Check for vlan etype or vlan tci when parsing flow_ruleMaxime Chevallier
2019-05-30net: don't clear sock->sk early to avoid trouble in strparserJakub Kicinski
2019-05-30net-gro: fix use-after-free read in napi_gro_frags()Eric Dumazet
2019-05-30Merge branch 'Fixes-for-DSA-tagging-using-802-1Q'David S. Miller
2019-05-30net: dsa: tag_8021q: Create a stable binary formatVladimir Oltean
2019-05-30net: dsa: tag_8021q: Change order of rx_vid setupIoana Ciornei
2019-05-30net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart
2019-05-30ipv4: tcp_input: fix stack out of bounds when parsing TCP options.Young Xiao
2019-05-30Merge branch 'mlxsw-Two-small-fixes'David S. Miller
2019-05-30mlxsw: spectrum: Prevent force of 56GAmit Cohen
2019-05-30mlxsw: spectrum_acl: Avoid warning after identical rules insertionJiri Pirko
2019-05-30net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORTRasmus Villemoes
2019-05-30r8169: fix MAC address being lost in PCI D3Heiner Kallweit
2019-05-30Merge tag 'mlx5-fixes-2019-05-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-05-30Merge branch 'XDP-generic-fixes'David S. Miller
2019-05-30net: core: support XDP generic on stacked devices.Stephen Hemminger
2019-05-30netvsc: unshare skb in VF rx handlerStephen Hemminger
2019-05-30udp: Avoid post-GRO UDP checksum recalculationSean Tranchetti
2019-05-29Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linuxLinus Torvalds
2019-05-29Merge branch 'net-phy-dp83867-add-some-fixes'David S. Miller
2019-05-29net: phy: dp83867: Set up RGMII TX delayMax Uvarov
2019-05-29net: phy: dp83867: do not call config_init twiceMax Uvarov