summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-24net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt()Eric Dumazet
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-24qed: Fix copying 2 stringsDenis Bolotin
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-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-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-23net: fib_rules: fix l3mdev netlink attr processingRoopa Prabhu
2018-04-23selftests: net: update .gitignore with missing testAnders Roxell
2018-04-23dca: make function dca_common_get_tag staticColin Ian King
2018-04-23Merge branch 'ipv6-couple-of-fixes-for-rcu-change-to-from'David S. Miller
2018-04-23net/ipv6: Fix missing rcu dereferences on fromDavid Ahern
2018-04-23net/ipv6: add rcu locking to ip6_negative_adviceDavid Ahern
2018-04-23Merge branch 'qed-debug-data'David S. Miller
2018-04-23qed: Add configuration information to register dump and debug dataDenis Bolotin
2018-04-23qed: Delete unused parameter p_ptt from mcp APIsDenis Bolotin
2018-04-23net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu
2018-04-23r8169: don't use netif_info et al before net_device has been registeredHeiner Kallweit
2018-04-23net: init sk_cookie for inet socketYafang Shao
2018-04-23Merge branch 'fib-rules-extack-support'David S. Miller
2018-04-23net: fib_rules: add extack supportRoopa Prabhu
2018-04-23fib_rules: move common handling of newrule delrule msgs into fib_nl2ruleRoopa Prabhu
2018-04-23tc-testing: updated ife test casesRoman Mashak
2018-04-23net: introduce a new tracepoint for tcp_rcv_space_adjustYafang Shao
2018-04-22hv_netvsc: select needed ucs2_string routineStephen Hemminger
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-21Merge branch 'ipv6-Another-followup-to-the-fib6_info-change'David S. Miller
2018-04-21net/ipv6: Remove unncessary check on f6i in fib6_checkDavid Ahern
2018-04-21net/ipv6: Make from in rt6_info rcu protectedDavid Ahern
2018-04-21net/ipv6: Move release of fib6_info from pcpu routes to helperDavid Ahern
2018-04-21net/ipv6: Move rcu locking to callers of fib6_get_cookie_safeDavid Ahern
2018-04-21net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_allocDavid Ahern