summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* sctp: add asconf_enable in struct sctp_endpointXin Long2019-08-191-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-198-9/+23
|\
| * netfilter: nf_tables: map basechain priority to hardware priorityPablo Neira Ayuso2019-08-181-0/+2
| * net: sched: use major priority number as hardware priorityPablo Neira Ayuso2019-08-181-1/+1
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2019-08-171-0/+1
| |\
| | * Bluetooth: Add debug setting for changing minimum encryption key sizeMarcel Holtmann2019-08-171-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-08-151-2/+7
| |\ \
| | * | netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso2019-08-091-2/+7
| * | | netlink: Fix nlmsg_parse as a wrapper for strict message parsingDavid Ahern2019-08-131-3/+2
| | |/ | |/|
| * | sock: make cookie generation global instead of per netnsDaniel Borkmann2019-08-091-1/+0
| * | net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski2019-08-081-1/+9
| * | inet: frags: re-introduce skb coalescing for local deliveryGuillaume Nault2019-08-081-1/+1
* | | Documentation: Add devlink-trap documentationIdo Schimmel2019-08-171-0/+6
* | | devlink: Add generic packet traps and groupsIdo Schimmel2019-08-171-0/+40
* | | devlink: Add packet trap infrastructureIdo Schimmel2019-08-171-0/+129
* | | drop_monitor: Add basic infrastructure for hardware dropsIdo Schimmel2019-08-171-0/+33
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2019-08-1327-4/+121
|\ \ \
| * | | netfilter: add missing IS_ENABLED(CONFIG_NETFILTER) checks to some header-files.Jeremy Sowden2019-08-1310-0/+36
| * | | netfilter: add missing IS_ENABLED(CONFIG_NF_CONNTRACK) checks to some header-...Jeremy Sowden2019-08-134-0/+31
| * | | netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check to header-file.Jeremy Sowden2019-08-131-0/+4
| * | | netfilter: add missing IS_ENABLED(CONFIG_BRIDGE_NETFILTER) checks to header-f...Jeremy Sowden2019-08-131-0/+8
| * | | netfilter: add missing includes to a number of header-files.Jeremy Sowden2019-08-1316-3/+40
| * | | netfilter: nf_tables: store data in offload context registersPablo Neira Ayuso2019-08-131-0/+1
| * | | netfilter: synproxy: rename mss synproxy_options fieldFernando Fernandez Mancera2019-08-031-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2019-08-131-0/+10
|\ \ \ \
| * | | | tcp: add skb-less helpers to retrieve SYN cookiePetar Penkov2019-07-301-0/+10
* | | | | tcp: Update TCP_BASE_MSS commentJosh Hunt2019-08-091-1/+1
* | | | | tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt2019-08-091-0/+1
* | | | | devlink: remove pointless data_len arg from region snapshot createJiri Pirko2019-08-091-1/+1
* | | | | netfilter: nf_tables_offload: support indr block callwenxu2019-08-081-0/+4
* | | | | flow_offload: support get multi-subsystem blockwenxu2019-08-081-1/+9
* | | | | flow_offload: move tc indirect block to flow offloadwenxu2019-08-083-38/+29
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-065-7/+30
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | net: sched: sample: allow accessing psample_group with rtnlVlad Buslov2019-08-061-1/+1
| * | | | net: sched: police: allow accessing police->params with rtnlVlad Buslov2019-08-061-2/+2
| * | | | net/tls: partially revert fix transition through disconnect with closeJakub Kicinski2019-08-051-2/+0
| | |_|/ | |/| |
| * | | Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin...David S. Miller2019-07-311-0/+15
| |\ \ \
| | * | | {nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty2019-07-261-0/+15
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-07-252-4/+14
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | bpf: sockmap/tls, close can race with map freeJohn Fastabend2019-07-221-0/+3
| | * | | net/tls: fix transition through disconnect with closeJohn Fastabend2019-07-221-1/+4
| | * | | net/tls: remove sock unlock/lock around strp_done()John Fastabend2019-07-221-3/+4
| | * | | net/tls: remove close callback sock unlock/lock around TX work flushJohn Fastabend2019-07-221-0/+2
| | * | | net/tls: don't arm strparser immediately in tls_set_sw_offload()Jakub Kicinski2019-07-221-0/+1
* | | | | net: sched: add ingress mirred action to hardware IRJohn Hurley2019-08-061-0/+2
* | | | | net: tc_act: add helpers to detect ingress mirred actionsJohn Hurley2019-08-061-0/+18
* | | | | net: sched: add skbedit of ptype action to hardware IRJohn Hurley2019-08-061-0/+2
* | | | | net: tc_act: add skbedit_ptype helper functionsJohn Hurley2019-08-061-0/+27
| |_|_|/ |/| | |
* | | | Merge tag 'mac80211-next-for-davem-2019-07-31' of git://git.kernel.org/pub/sc...David S. Miller2019-07-312-9/+59
|\ \ \ \
| * | | | mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin2019-07-311-0/+4
OpenPOWER on IntegriCloud