summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2019-08-09sock: make cookie generation global instead of per netnsDaniel Borkmann-1/+0
2019-08-08net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski-1/+9
2019-08-08inet: frags: re-introduce skb coalescing for local deliveryGuillaume Nault-1/+1
2019-08-06net: sched: sample: allow accessing psample_group with rtnlVlad Buslov-1/+1
2019-08-06net: sched: police: allow accessing police->params with rtnlVlad Buslov-2/+2
2019-08-05net/tls: partially revert fix transition through disconnect with closeJakub Kicinski-2/+0
2019-07-31Merge tag 'mac80211-for-davem-2019-07-31' of git://git.kernel.org/pub/scm/lin...David S. Miller-0/+15
2019-07-26{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty-0/+15
2019-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-4/+14
2019-07-22bpf: sockmap/tls, close can race with map freeJohn Fastabend-0/+3
2019-07-22net/tls: fix transition through disconnect with closeJohn Fastabend-1/+4
2019-07-22net/tls: remove sock unlock/lock around strp_done()John Fastabend-3/+4
2019-07-22net/tls: remove close callback sock unlock/lock around TX work flushJohn Fastabend-0/+2
2019-07-22net/tls: don't arm strparser immediately in tls_set_sw_offload()Jakub Kicinski-0/+1
2019-07-21tcp: be more careful in tcp_fragment()Eric Dumazet-0/+5
2019-07-20nl80211: fix VENDOR_CMD_RAW_DATAJohannes Berg-1/+1
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso-4/+15
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso-13/+15
2019-07-19net: flow_offload: remove netns parameter from flow_block_cb_alloc()Pablo Neira Ayuso-2/+1
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-3/+10
2019-07-18tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet-1/+2
2019-07-16netfilter: synproxy: fix erroneous tcp mss optionFernando Fernandez Mancera-0/+1
2019-07-16netfilter: nf_conntrack_sip: fix expectation clashxiao ruizhu-3/+9
2019-07-12net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()Vlad Buslov-0/+10
2019-07-11net: fib_rules: do not flow dissect local packetsPetar Penkov-2/+2
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-350/+1634
2019-07-09netfilter: nf_tables: add hardware offload supportPablo Neira Ayuso-0/+90
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso-35/+35
2019-07-09net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso-0/+3
2019-07-09net: sched: remove tcf block APIPablo Neira Ayuso-69/+0
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso-4/+1
2019-07-09net: flow_offload: add flow_block_cb_{priv, incref, decref}()Pablo Neira Ayuso-0/+4
2019-07-09net: flow_offload: add list handling functionsPablo Neira Ayuso-0/+19
2019-07-09net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()Pablo Neira Ayuso-0/+14
2019-07-09net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso-5/+4
2019-07-09net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso-3/+2
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso-17/+30
2019-07-09net/flow_dissector: add connection tracking dissectionPaul Blakey-0/+15
2019-07-09net/sched: Introduce action ctPaul Blakey-0/+68
2019-07-09devlink: Introduce PCI VF port flavour and port attributeParav Pandit-0/+10
2019-07-09devlink: Introduce PCI PF port flavour and port attributeParav Pandit-0/+8
2019-07-09devlink: Refactor physical port attributesParav Pandit-2/+11
2019-07-08net/tls: don't clear TX resync flag on errorDirk van der Merwe-3/+3
2019-07-08sctp: rename sp strm_interleave to ep intl_enableXin Long-1/+1
2019-07-08sctp: rename asoc intl_enable to asoc peer.intl_capableXin Long-16/+17
2019-07-08sctp: remove prsctp_enable from asocXin Long-2/+1
2019-07-08sctp: remove reconf_enable from asocXin Long-2/+1
2019-07-08net: sched: add mpls manipulation actions to TCJohn Hurley-0/+30
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+16
2019-07-08ipv6: elide flowlabel check if no exclusive leases existWillem de Bruijn-1/+13