aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-09brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan1-0/+1
2018-04-23qed: Add configuration information to register dump and debug dataDenis Bolotin1-0/+3
2018-04-23net: init sk_cookie for inet socketYafang Shao1-0/+9
2018-04-23net: fib_rules: add extack supportRoopa Prabhu1-1/+2
2018-04-23net: introduce a new tracepoint for tcp_rcv_space_adjustYafang Shao1-9/+21
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/viro/vfsLinus Torvalds1-2/+5
2018-04-20Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-1/+1
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+8
2018-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus 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/kernel/git/xen/tipLinus 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-18soc: ti: K2G: provide APIs to support driver probe deferralMurali Karicheri2-0/+13
2018-04-18bpf: adding bpf_xdp_adjust_tail helperNikita V. Shirokov1-1/+9
2018-04-17net/ipv6: Remove unused code and variables for rt6_infoDavid Ahern1-57/+3
2018-04-17net/ipv6: Flip FIB entries to fib6_infoDavid Ahern4-38/+38