aboutsummaryrefslogtreecommitdiffstats
path: root/samples (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-24ipconfig: Tidy up reporting of name serversChris Novakovic1-8/+11
2018-04-24ipconfig: Document setting of NIS domain nameChris Novakovic1-4/+7
2018-04-24rhashtable: improve rhashtable_walk stability when stop/start used.NeilBrown1-3/+41
2018-04-24rhashtable: reset iter when rhashtable_walk_start sees new tableNeilBrown1-0/+2
2018-04-24rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter()NeilBrown2-4/+6
2018-04-24rhashtable: remove outdated comments about grow_decision etcNeilBrown1-19/+14
2018-04-24tcp: md5: only call tp->af_specific->md5_lookup() for md5 socketsEric Dumazet1-12/+14
2018-04-24Revert "net: init sk_cookie for inet socket"Yafang Shao2-16/+1
2018-04-24net/mlx5e: Enable adaptive-TX moderationTal Gilboa5-56/+125
2018-04-24net/dim: Support adaptive TX moderationTal Gilboa1-13/+50
2018-04-24net/dim: Rename *_get_profile() functions to *_get_rx_moderation()Tal Gilboa6-21/+23
2018-04-24vhost_net: use packet weight for rx handler, tooPaolo Abeni1-4/+8
2018-04-23net: fib_rules: fix l3mdev netlink attr processingRoopa Prabhu1-0/+2
2018-04-23selftests: net: update .gitignore with missing testAnders Roxell1-0/+1
2018-04-23dca: make function dca_common_get_tag staticColin Ian King1-1/+1
2018-04-23net/ipv6: Fix missing rcu dereferences on fromDavid Ahern1-5/+10
2018-04-23net/ipv6: add rcu locking to ip6_negative_adviceDavid Ahern1-0/+2
2018-04-23qed: Add configuration information to register dump and debug dataDenis Bolotin4-5/+139
2018-04-23qed: Delete unused parameter p_ptt from mcp APIsDenis Bolotin3-13/+2
2018-04-23net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu11-164/+279
2018-04-23r8169: don't use netif_info et al before net_device has been registeredHeiner Kallweit1-13/+12
2018-04-23net: init sk_cookie for inet socketYafang Shao2-1/+16
2018-04-23net: fib_rules: add extack supportRoopa Prabhu7-22/+63
2018-04-23fib_rules: move common handling of newrule delrule msgs into fib_nl2ruleRoopa Prabhu1-244/+192
2018-04-23tc-testing: updated ife test casesRoman Mashak1-12/+1024
2018-04-23net: introduce a new tracepoint for tcp_rcv_space_adjustYafang Shao2-9/+23
2018-04-22hv_netvsc: select needed ucs2_string routineStephen Hemminger1-0/+1
2018-04-21net/ipv6: Remove unncessary check on f6i in fib6_checkDavid Ahern1-2/+1
2018-04-21net/ipv6: Make from in rt6_info rcu protectedDavid Ahern4-35/+88
2018-04-21net/ipv6: Move release of fib6_info from pcpu routes to helperDavid Ahern1-18/+23
2018-04-21net/ipv6: Move rcu locking to callers of fib6_get_cookie_safeDavid Ahern2-5/+14
2018-04-21net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_allocDavid Ahern1-7/+6
2018-04-21net/ipv6: Rename rt6_get_cookie_safeDavid Ahern2-5/+5
2018-04-21net/ipv6: Clean up rt expires helpersDavid Ahern2-21/+9
2018-04-20vfs: Undo an overly zealous MS_RDONLY -> SB_RDONLY conversionDavid Howells1-1/+1
2018-04-20afs: Fix server record deletionDavid Howells1-1/+8
2018-04-20tun: do not compute the rxhash, if not neededPaolo Abeni1-9/+6
2018-04-20lan78xx: Add support to dump lan78xx registersRaghuram Chary J1-0/+54
2018-04-20dt-bindings: Document the DT bindings for lan78xxPhil Elwell2-0/+55
2018-04-20lan78xx: Read LED states from Device TreePhil Elwell5-1/+81
2018-04-20lan78xx: Read MAC address from DT if presentPhil Elwell1-22/+20
2018-04-20sfc: set and clear interrupt affinity hintsBert Kenward1-0/+36
2018-04-20net/ipv6: Fix ip6_convert_metrics() bugEric Dumazet1-11/+9
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh6-0/+111
2018-04-20qed* : use trust mode to allow VF to override forced MACShahed Shaikh2-18/+195
2018-04-20geneve: configure MTU based on a lower deviceAlexey Kodanev1-3/+53
2018-04-20geneve: check MTU for a minimum in geneve_change_mtu()Alexey Kodanev1-3/+2
2018-04-20geneve: cleanup hard coded value for Ethernet header lengthAlexey Kodanev1-4/+5
2018-04-20geneve: remove white-space before '#if IS_ENABLED(CONFIG_IPV6)'Alexey Kodanev1-1/+1
2018-04-20team: account for oper stateGeorge Wilkie1-1/+1