summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: fib_rules: add extack supportRoopa Prabhu2018-04-231-1/+2
* net/ipv6: Make from in rt6_info rcu protectedDavid Ahern2018-04-211-4/+6
* net/ipv6: Move rcu locking to callers of fib6_get_cookie_safeDavid Ahern2018-04-211-2/+4
* net/ipv6: Rename rt6_get_cookie_safeDavid Ahern2018-04-211-3/+3
* net/ipv6: Clean up rt expires helpersDavid Ahern2018-04-211-21/+0
* 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/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/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-172-0/+12
* 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 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
* 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-171-0/+22
* xdp: introduce xdp_return_frame API and use in cpumapJesper Dangaard Brouer2018-04-171-0/+27
* tcp: implement mmap() for zero copy receiveEric Dumazet2018-04-161-0/+2
* tcp: avoid extra wakeups for SO_RCVLOWAT usersEric Dumazet2018-04-161-0/+1
* tcp: fix SO_RCVLOWAT and RCVBUF autotuningEric Dumazet2018-04-161-0/+1
* slip: Check if rstate is initialized before uncompressingTejaswi Tanikella2018-04-111-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-094-16/+29
|\
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-04-081-1/+1
| |\
| | * Bluetooth: Fix connection if directed advertising and privacy is usedSzymon Janc2018-04-031-1/+1
| * | devlink: convert occ_get op to separate registrationJiri Pirko2018-04-081-14/+26
| * | soreuseport: initialise timewait reuseport fieldEric Dumazet2018-04-071-0/+1
| * | net: fix rtnh_ok()Eric Dumazet2018-04-071-1/+1
OpenPOWER on IntegriCloud