summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* ulp: remove uid and user_visible membersDaniel Borkmann2018-10-211-2/+0
* bpf: sk_msg program helper bpf_msg_push_dataJohn Fastabend2018-10-201-0/+134
* bpf: skmsg, fix psock create on existing kcm/tls portJohn Fastabend2018-10-201-5/+6
* bpf: add tests for direct packet access from CGROUP_SKBSong Liu2018-10-191-0/+15
* bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKBSong Liu2018-10-191-1/+35
* bpf: add queue and stack mapsMauricio Vasquez B2018-10-191-0/+6
* bpf: sockmap, support for msg_peek in sk_msg with redirect ingressJohn Fastabend2018-10-172-16/+29
* bpf: sockmap, fix skmsg recvmsg handler to track size correctlyJohn Fastabend2018-10-171-0/+1
* net/ipv4: Bail early if user only wants prefix entriesDavid Ahern2018-10-161-2/+6
* net/ipv6: Bail early if user only wants cloned entriesDavid Ahern2018-10-161-2/+5
* net/mpls: Handle kernel side filtering of route dumpsDavid Ahern2018-10-161-5/+28
* net: Enable kernel side filtering of route dumpsDavid Ahern2018-10-165-14/+52
* net: Plumb support for filtering ipv4 and ipv6 multicast route dumpsDavid Ahern2018-10-163-9/+70
* ipmr: Refactor mr_rtm_dumprouteDavid Ahern2018-10-161-33/+55
* net/mpls: Plumb support for filtering route dumpsDavid Ahern2018-10-161-1/+41
* net/ipv6: Plumb support for filtering route dumpsDavid Ahern2018-10-162-14/+54
* net/ipv4: Plumb support for filtering route dumpsDavid Ahern2018-10-162-12/+38
* net: Add struct for fib dump filterDavid Ahern2018-10-165-10/+24
* netlink: Add answer_flags to netlink_callbackDavid Ahern2018-10-161-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-1616-698/+3132
|\
| * bpf: Fix IPv6 dport byte-order in bpf_sk_lookupJoe Stringer2018-10-161-2/+3
| * bpf: Allow sk_lookup with IPv6 moduleJoe Stringer2018-10-162-5/+8
| * tls: add bpf support to sk_msg handlingJohn Fastabend2018-10-151-64/+375
| * tls: replace poll implementation with read hookJohn Fastabend2018-10-152-18/+9
| * tls: convert to generic sk_msg interfaceDaniel Borkmann2018-10-155-389/+225
| * bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann2018-10-158-196/+2512
| * tcp, ulp: remove ulp bits from sockmapDaniel Borkmann2018-10-151-58/+13
| * tcp, ulp: enforce sock_owned_by_me upon ulp init and cleanupDaniel Borkmann2018-10-151-0/+4
| * bpf: Fix dev pointer dereference from sk_skbJoe Stringer2018-10-141-1/+4
| * net: fix generic XDP to handle if eth header was mangledJesper Dangaard Brouer2018-10-101-0/+14
* | tcp: cdg: use tcp high resolution clock cacheEric Dumazet2018-10-161-1/+1
* | tcp_bbr: fix typo in bbr_pacing_margin_percentNeal Cardwell2018-10-161-2/+2
* | tcp: optimize tcp internal pacingEric Dumazet2018-10-161-15/+16
* | net_sched: sch_fq: no longer use skb_is_tcp_pure_ack()Eric Dumazet2018-10-161-1/+1
* | tcp: mitigate scheduling jitter in EDT pacing modelEric Dumazet2018-10-161-6/+13
* | net: extend sk_pacing_rate to unsigned longEric Dumazet2018-10-166-30/+38
* | tcp: do not change tcp_wstamp_ns in tcp_mstamp_refreshEric Dumazet2018-10-162-4/+7
* | net: bridge: fix a possible memory leak in __vlan_addLi RongQing2018-10-161-0/+4
* | rxrpc: Add /proc/net/rxrpc/peers to display peer listDavid Howells2018-10-163-0/+130
* | net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co...Justin.Lee1@Dell.com2018-10-166-5/+309
* | tipc: support binding to specific ip address when activating UDP bearerHoang Le2018-10-161-3/+15
* | FDDI: defza: Support capturing outgoing SMT trafficMaciej W. Rozycki2018-10-161-1/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-1322-210/+414
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-1221-212/+416
| |\ \
| | * | tipc: eliminate possible recursive locking detected by LOCKDEPYing Xue2018-10-111-2/+9
| | * | tipc: queue socket protocol error messages into socket receive bufferParthasarathy Bhuvaragan2018-10-111-2/+12
| | * | tipc: set link tolerance correctly in broadcast linkJon Maloy2018-10-111-5/+11
| | * | net: ipv4: don't let PMTU updates increase route MTUSabrina Dubroca2018-10-111-3/+4
| | * | net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca2018-10-113-6/+84
| | * | net/ipv6: stop leaking percpu memory in fib6 infoMike Rapoport2018-10-111-0/+2