summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-23bpf: btf: Clean up btf.h in uapiMartin KaFai Lau4-21/+17
2018-04-23bpf: fix virtio-net's length calc for XDP_PASSNikita V. Shirokov1-1/+1
2018-04-22hv_netvsc: select needed ucs2_string routineStephen Hemminger1-0/+1
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1035-20712/+34074
2018-04-21Merge branch 'ipv6-Another-followup-to-the-fib6_info-change'David S. Miller4-83/+136
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-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller45-89/+5591
2018-04-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2-33/+6
2018-04-20Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds2-8/+56
2018-04-20Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2-7/+24
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-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds69-349/+786
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-11/+39
2018-04-20Merge tag 'ecryptfs-4.17-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-21/+46
2018-04-20Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds9-40/+63
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-38/+92
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-81/+163
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-20Merge branch 'lan78xx-Read-configuration-from-Device-Tree'David S. Miller6-23/+156
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-20Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-22/+313
2018-04-20Merge branch 'qed-Use-trust-mode-to-override-forced-MAC'David S. Miller6-18/+306
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-20Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-6/+26
2018-04-20Merge tag 'powerpc-4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-4/+20
2018-04-20Merge branch 'geneve-mtu'David S. Miller1-11/+61
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
2018-04-20Merge branch 'tipc-Confgiuration-of-MTU-for-media-UDP'David S. Miller8-7/+63
2018-04-20tipc: confgiure and apply UDP bearer MTU on running linksGhantaKrishnamurthy MohanKrishna3-5/+25
2018-04-20tipc: implement configuration of UDP media MTUGhantaKrishnamurthy MohanKrishna4-0/+31
2018-04-20tipc: set default MTU for UDP mediaGhantaKrishnamurthy MohanKrishna2-2/+7
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds30-716/+998
2018-04-20liquidio: Added ndo_get_vf_stats supportIntiyaz Basha5-0/+151