summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller54-197/+1858
2018-04-21net/ipv6: Make from in rt6_info rcu protectedDavid Ahern1-4/+6
2018-04-21net/ipv6: Move rcu locking to callers of fib6_get_cookie_safeDavid Ahern1-2/+4
2018-04-21net/ipv6: Rename rt6_get_cookie_safeDavid Ahern1-3/+3
2018-04-21net/ipv6: Clean up rt expires helpersDavid Ahern1-21/+0
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-4/+216
2018-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+15
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+5
2018-04-20Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-1/+1
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+8
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-6/+13
2018-04-20lan78xx: Read LED states from Device TreePhil Elwell2-0/+24
2018-04-20Merge tag 'for-linus-4.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-16/+306
2018-04-20qed* : Add new TLV to request PF to update MAC in bulletin boardShahed Shaikh1-0/+1
2018-04-20tipc: implement configuration of UDP media MTUGhantaKrishnamurthy MohanKrishna1-0/+1
2018-04-20tipc: set default MTU for UDP mediaGhantaKrishnamurthy MohanKrishna1-0/+5
2018-04-19net-next: ax88796: add interrupt status callback to platform dataMichael Karcher1-0/+5
2018-04-19net-next: ax88796: Add block_input/output hooks to ax_plat_dataMichael Karcher1-0/+9
2018-04-19net: phy: mdio-gpio: Remove redundant platform data headerAndrew Lunn1-23/+0
2018-04-19net: phy: mdio-gpio: Add #defines for the GPIO index'sAndrew Lunn1-0/+9
2018-04-19net: phy: mdio-gpio: Swap to using gpio descriptorsAndrew Lunn1-7/+3
2018-04-19net: phy: mdio-gpio: Remove support for IRQs in platform dataAndrew Lunn1-2/+0
2018-04-19net: phy: mdio-gpio: remove support for phy maskAndrew Lunn1-1/+0
2018-04-19net: phy: mdio-gpio: remove support for ignoring turn aroundAndrew Lunn1-1/+0
2018-04-19net: phy: mdio-bitbang: Remove reset supportAndrew Lunn1-2/+0
2018-04-19net: phy: mdio-gpio: Remove reset functionAndrew Lunn1-2/+0
2018-04-19bpf: btf: Add pretty print support to the basic arraymapMartin KaFai Lau2-3/+20
2018-04-19bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fdMartin KaFai Lau1-0/+5
2018-04-19bpf: btf: Add BPF_BTF_LOAD commandMartin KaFai Lau2-0/+13
2018-04-19bpf: btf: Add pretty print capability for data with BTF type infoMartin KaFai Lau1-0/+2
2018-04-19bpf: btf: Validate type referenceMartin KaFai Lau1-0/+37
2018-04-19bpf: btf: Introduce BPF Type Format (BTF)Martin KaFai Lau1-0/+130
2018-04-19net/ipv6: Remove fib6_idevDavid Ahern1-1/+0
2018-04-19net/ipv6: Remove compare of fib6_idev from rt6_duplicate_nexthopDavid Ahern1-1/+0
2018-04-19net/ipv6: Change ip6_route_get_saddr to get dev from routeDavid Ahern1-5/+6
2018-04-19net/ipv6: Remove aca_idevDavid Ahern2-1/+5
2018-04-19net/ipv6: Rename addrconf_dst_allocDavid Ahern1-1/+1
2018-04-19net/ipv6: Rename fib6_info struct elementsDavid Ahern2-32/+32
2018-04-19net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet1-3/+2
2018-04-19tcp: export packets delivery infoYuchung Cheng2-0/+7
2018-04-19tcp: track total bytes delivered with ECN CE marksYuchung Cheng1-0/+1
2018-04-19soc: ti: K2G: provide APIs to support driver probe deferralMurali Karicheri2-0/+13
2018-04-19bpf: adding bpf_xdp_adjust_tail helperNikita V. Shirokov1-1/+9
2018-04-18net/ipv6: Remove unused code and variables for rt6_infoDavid Ahern1-57/+3
2018-04-18net/ipv6: Flip FIB entries to fib6_infoDavid Ahern4-38/+38
2018-04-18net/ipv6: separate handling of FIB entries from dst based routesDavid Ahern2-5/+2
2018-04-18net/ipv6: introduce fib6_info struct and helpersDavid Ahern1-0/+55
2018-04-18net/ipv6: Cleanup exception and cache route handlingDavid Ahern1-1/+0
2018-04-18net/ipv6: Add gfp_flags to route add functionsDavid Ahern1-2/+4
2018-04-18net/ipv6: Create a neigh_lookup for FIB entriesDavid Ahern1-0/+3