summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-24liquidio: Swap VF representor Tx and Rx statisticsSrinivas Jampala
2018-04-24net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt()Eric Dumazet
2018-04-24Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-04-24net/tls: remove redundant second null check on sgoutColin Ian King
2018-04-24fsl/fman_port: remove redundant check on port->rev_info.majorColin Ian King
2018-04-24ice: Fix insufficient memory issue in ice_aq_manage_mac_readMd Fahad Iqbal Polash
2018-04-24qed: Fix copying 2 stringsDenis Bolotin
2018-04-24sfc: ARFS filter IDsEdward Cree
2018-04-24Merge branch 'ipconfig-NTP-server-support-bug-fixes-documentation-improvements'David S. Miller
2018-04-24ipconfig: Write NTP server IPs to /proc/net/ipconfig/ntp_serversChris Novakovic
2018-04-24ipconfig: Create /proc/net/ipconfig directoryChris Novakovic
2018-04-24ipconfig: Correctly initialise ic_nameserversChris Novakovic
2018-04-24ipconfig: Document /proc/net/pnpChris Novakovic
2018-04-24ipconfig: BOOTP: Request CONF_NAMESERVERS_MAX name serversChris Novakovic
2018-04-24ipconfig: BOOTP: Don't request IEN-116 name serversChris Novakovic
2018-04-24ipconfig: Tidy up reporting of name serversChris Novakovic
2018-04-24ipconfig: Document setting of NIS domain nameChris Novakovic
2018-04-24net: ethtool: Add missing kernel doc for FEC parametersFlorian Fainelli
2018-04-24Merge branch 'rhash-cleanups'David S. Miller
2018-04-24rhashtable: improve rhashtable_walk stability when stop/start used.NeilBrown
2018-04-24rhashtable: reset iter when rhashtable_walk_start sees new tableNeilBrown
2018-04-24rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter()NeilBrown
2018-04-24rhashtable: remove outdated comments about grow_decision etcNeilBrown
2018-04-24tcp: md5: only call tp->af_specific->md5_lookup() for md5 socketsEric Dumazet
2018-04-24packet: fix bitfield update raceWillem de Bruijn
2018-04-24ice: Do not check INTEVENT bit for OICR interruptsBen Shelton
2018-04-24ice: Fix incorrect comment for action typeAnirudh Venkataramanan
2018-04-24ice: Fix initialization for num_nodes_addedAnirudh Venkataramanan
2018-04-24igb: Fix the transmission mode of queue 0 for Qav modeVinicius Costa Gomes
2018-04-24ixgbevf: ensure xdp_ring resources are free'd on error exitColin Ian King
2018-04-24Revert "net: init sk_cookie for inet socket"Yafang Shao
2018-04-24Merge branch 'net-DIM-tx'David S. Miller
2018-04-24net/mlx5e: Enable adaptive-TX moderationTal Gilboa
2018-04-24net/dim: Support adaptive TX moderationTal Gilboa
2018-04-24net/dim: Rename *_get_profile() functions to *_get_rx_moderation()Tal Gilboa
2018-04-24vhost_net: use packet weight for rx handler, tooPaolo Abeni
2018-04-24team: fix netconsole setup over teamXin Long
2018-04-23net: fib_rules: fix l3mdev netlink attr processingRoopa Prabhu
2018-04-23Merge branch 'amd-xgbe-fixes'David S. Miller
2018-04-23amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky
2018-04-23amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky
2018-04-23amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky
2018-04-23pppoe: check sockaddr length in pppoe_connect()Guillaume Nault
2018-04-23l2tp: check sockaddr length in pppol2tp_connect()Guillaume Nault
2018-04-23selftests: net: update .gitignore with missing testAnders Roxell
2018-04-23net: phy: marvell: clear wol event before setting itJingju Hou
2018-04-23dca: make function dca_common_get_tag staticColin Ian King