summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tipc: implement configuration of UDP media MTUGhantaKrishnamurthy MohanKrishna2018-04-201-0/+1
* tipc: set default MTU for UDP mediaGhantaKrishnamurthy MohanKrishna2018-04-201-0/+5
* net-next: ax88796: add interrupt status callback to platform dataMichael Karcher2018-04-191-0/+5
* net-next: ax88796: Add block_input/output hooks to ax_plat_dataMichael Karcher2018-04-191-0/+9
* net: phy: mdio-gpio: Remove redundant platform data headerAndrew Lunn2018-04-191-23/+0
* net: phy: mdio-gpio: Add #defines for the GPIO index'sAndrew Lunn2018-04-191-0/+9
* net: phy: mdio-gpio: Swap to using gpio descriptorsAndrew Lunn2018-04-191-7/+3
* net: phy: mdio-gpio: Remove support for IRQs in platform dataAndrew Lunn2018-04-191-2/+0
* net: phy: mdio-gpio: remove support for phy maskAndrew Lunn2018-04-191-1/+0
* net: phy: mdio-gpio: remove support for ignoring turn aroundAndrew Lunn2018-04-191-1/+0
* net: phy: mdio-bitbang: Remove reset supportAndrew Lunn2018-04-191-2/+0
* net: phy: mdio-gpio: Remove reset functionAndrew Lunn2018-04-191-2/+0
* net/ipv6: Remove fib6_idevDavid Ahern2018-04-191-1/+0
* net/ipv6: Remove compare of fib6_idev from rt6_duplicate_nexthopDavid Ahern2018-04-191-1/+0
* net/ipv6: Change ip6_route_get_saddr to get dev from routeDavid Ahern2018-04-191-5/+6
* net/ipv6: Remove aca_idevDavid Ahern2018-04-192-1/+5
* net/ipv6: Rename addrconf_dst_allocDavid Ahern2018-04-191-1/+1
* net/ipv6: Rename fib6_info struct elementsDavid Ahern2018-04-192-32/+32
* net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friendsEric Dumazet2018-04-191-3/+2
* tcp: export packets delivery infoYuchung Cheng2018-04-192-0/+7
* tcp: track total bytes delivered with ECN CE marksYuchung Cheng2018-04-191-0/+1
* soc: ti: K2G: provide APIs to support driver probe deferralMurali Karicheri2018-04-182-0/+13
* net/ipv6: Remove unused code and variables for rt6_infoDavid Ahern2018-04-171-57/+3
* net/ipv6: Flip FIB entries to fib6_infoDavid Ahern2018-04-174-38/+38
* net/ipv6: separate handling of FIB entries from dst based routesDavid Ahern2018-04-172-5/+2
* net/ipv6: introduce fib6_info struct and helpersDavid Ahern2018-04-171-0/+55
* net/ipv6: Cleanup exception and cache route handlingDavid Ahern2018-04-171-1/+0
* net/ipv6: Add gfp_flags to route add functionsDavid Ahern2018-04-171-2/+4
* net/ipv6: Create a neigh_lookup for FIB entriesDavid Ahern2018-04-171-0/+3
* net/ipv6: Move dst flags to booleans in fib entriesDavid Ahern2018-04-171-1/+4
* net/ipv6: Add fib6_null_entryDavid Ahern2018-04-171-1/+2
* net/ipv6: move expires into rt6_infoDavid Ahern2018-04-171-4/+23
* net/ipv6: move metrics from dst to rt6_infoDavid Ahern2018-04-171-8/+9
* net/ipv6: Move nexthop data to fib6_nhDavid Ahern2018-04-172-7/+15
* net/ipv6: Save route type in rt6_infoDavid Ahern2018-04-171-0/+1
* net/ipv6: Pass net namespace to route functionsDavid Ahern2018-04-171-5/+7
* net/ipv6: Pass net to fib6_update_sernumDavid Ahern2018-04-171-1/+1
* net: Move fib_convert_metrics to metrics fileDavid Ahern2018-04-171-0/+3
* vxlan: add ttl inherit supportHangbin Liu2018-04-173-0/+13
* ipv6: Count interface receive statistics on the ingress netdevStephen Suryaputra2018-04-171-0/+14
* net/ipv6: Make __inet6_bind staticDavid Ahern2018-04-171-2/+0
* xdp: transition into using xdp_frame for ndo_xdp_xmitJesper Dangaard Brouer2018-04-171-2/+2
* xdp: transition into using xdp_frame for return APIJesper Dangaard Brouer2018-04-171-1/+1
* xdp: allow page_pool as an allocator type in xdp_return_frameJesper Dangaard Brouer2018-04-172-0/+17
* page_pool: refurbish version of page_pool codeJesper Dangaard Brouer2018-04-171-0/+129
* xdp: rhashtable with allocator ID to pointer mappingJesper Dangaard Brouer2018-04-171-12/+2
* bpf: cpumap convert to use generic xdp_frameJesper Dangaard Brouer2018-04-171-0/+1
* tun: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer2018-04-171-2/+2
* xdp: introduce a new xdp_frame typeJesper Dangaard Brouer2018-04-171-0/+40
* xdp: move struct xdp_buff from filter.h to xdp.hJesper Dangaard Brouer2018-04-172-23/+23