summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'ipvs-next/master'Stephen Rothwell2018-04-195-2/+584
|\
| * netfilter: ipvs: Add configurations of Maglev hashingInju Song2018-04-092-0/+38
| * netfilter: ipvs: Add Maglev hashing schedulerInju Song2018-04-091-0/+540
| * netfilter: ipvs: Keep latest weight of destinationInju Song2018-04-091-0/+4
| * netfilter: ipvs: Fix space before '[' error.Arvind Yadav2018-04-091-2/+2
* | Merge remote-tracking branch 'bpf-next/master'Stephen Rothwell2018-04-193-3/+39
|\ \
| * | bpf: making bpf_prog_test run aware of possible data_end ptr changeNikita V. Shirokov2018-04-181-1/+2
| * | bpf: make generic xdp compatible w/ bpf_xdp_adjust_tailNikita V. Shirokov2018-04-181-1/+9
| * | bpf: adding bpf_xdp_adjust_tail helperNikita V. Shirokov2018-04-181-1/+28
* | | Merge remote-tracking branch 'net-next/master'Stephen Rothwell2018-04-1930-1395/+2034
|\ \ \
| * | | net/ipv6: Remove unused code and variables for rt6_infoDavid Ahern2018-04-173-49/+2
| * | | net/ipv6: Flip FIB entries to fib6_infoDavid Ahern2018-04-175-200/+201
| * | | net/ipv6: separate handling of FIB entries from dst based routesDavid Ahern2018-04-176-147/+113
| * | | net/ipv6: introduce fib6_info struct and helpersDavid Ahern2018-04-171-0/+60
| * | | net/ipv6: Cleanup exception and cache route handlingDavid Ahern2018-04-172-77/+81
| * | | net/ipv6: Add gfp_flags to route add functionsDavid Ahern2018-04-173-25/+34
| * | | net/ipv6: Create a neigh_lookup for FIB entriesDavid Ahern2018-04-172-15/+26
| * | | net/ipv6: Move dst flags to booleans in fib entriesDavid Ahern2018-04-172-7/+26
| * | | net/ipv6: Add rt6_info create function for ip6_pol_route_lookupDavid Ahern2018-04-171-4/+25
| * | | net/ipv6: Add fib6_null_entryDavid Ahern2018-04-172-32/+56
| * | | net/ipv6: move expires into rt6_infoDavid Ahern2018-04-174-17/+19
| * | | net/ipv6: move metrics from dst to rt6_infoDavid Ahern2018-04-174-210/+124
| * | | net/ipv6: Defer initialization of dst to data pathDavid Ahern2018-04-171-41/+74
| * | | net/ipv6: Move nexthop data to fib6_nhDavid Ahern2018-04-173-76/+94
| * | | net/ipv6: Save route type in rt6_infoDavid Ahern2018-04-172-26/+22
| * | | net/ipv6: Move support functions up in route.cDavid Ahern2018-04-171-60/+59
| * | | net/ipv6: Pass net namespace to route functionsDavid Ahern2018-04-174-50/+59
| * | | net/ipv6: Pass net to fib6_update_sernumDavid Ahern2018-04-172-7/+6
| * | | net: Handle null dst in rtnl_put_cacheinfoDavid Ahern2018-04-171-3/+5
| * | | net: Move fib_convert_metrics to metrics fileDavid Ahern2018-04-173-42/+57
| |/ /
| * | ipv6: send netlink notifications for manually configured addressesLorenzo Bianconi2018-04-171-8/+5
| * | net/ncsi: Refactor MAC, VLAN filtersSamuel Mendoza-Jonas2018-04-174-311/+147
| * | KEYS: DNS: limit the length of option stringsEric Biggers2018-04-171-7/+5
| * | ipv6: Count interface receive statistics on the ingress netdevStephen Suryaputra2018-04-176-52/+37
| * | net/ipv6: Make __inet6_bind staticDavid Ahern2018-04-171-27/+26
| * | xdp: avoid leaking info stored in frame data on page reuseJesper Dangaard Brouer2018-04-171-0/+8
| * | xdp: transition into using xdp_frame for ndo_xdp_xmitJesper Dangaard Brouer2018-04-171-2/+15
| * | xdp: transition into using xdp_frame for return APIJesper Dangaard Brouer2018-04-171-1/+3
| * | xdp: allow page_pool as an allocator type in xdp_return_frameJesper Dangaard Brouer2018-04-171-12/+48
| * | page_pool: refurbish version of page_pool codeJesper Dangaard Brouer2018-04-173-0/+321
| * | xdp: rhashtable with allocator ID to pointer mappingJesper Dangaard Brouer2018-04-171-5/+218
| * | xdp: introduce xdp_return_frame API and use in cpumapJesper Dangaard Brouer2018-04-171-0/+18
| * | tcp: implement mmap() for zero copy receiveEric Dumazet2018-04-163-2/+115
| * | tcp: avoid extra wakeups for SO_RCVLOWAT usersEric Dumazet2018-04-162-2/+17
| * | tcp: fix delayed acks behavior for SO_RCVLOWATEric Dumazet2018-04-161-2/+5
| * | tcp: fix SO_RCVLOWAT and RCVBUF autotuningEric Dumazet2018-04-164-1/+27
| * | ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr()Lorenzo Bianconi2018-04-161-2/+1
* | | Merge remote-tracking branch 'netfilter/master'Stephen Rothwell2018-04-199-131/+153
|\ \ \
| * | | netfilter: conntrack: include kmemleak.h for kmemleak_not_leak()Stephen Rothwell2018-04-171-0/+1
| * | | netfilter: nf_tables: free set name in error pathFlorian Westphal2018-04-161-3/+5