summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* tls: Add support for encryption using async offload acceleratorVakul Garg2018-01-311-0/+2
* net_sched: plug in qdisc ops change_tx_queue_lenCong Wang2018-01-291-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-292-0/+18
|\
| * net: don't call update_pmtu unconditionallyNicolas Dichtel2018-01-251-0/+8
| * net: tcp: close sock if net namespace is exitingDan Streetman2018-01-251-0/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-01-291-6/+36
|\ \
| * | bpf: Support passing args to sock_ops bpf functionLawrence Brakmo2018-01-261-5/+35
| * | bpf: Add write access to tcp_sock and sock fieldsLawrence Brakmo2018-01-261-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-01-261-0/+12
|\ \ \
| * | | xfrm: Add ESN support for IPSec HW offloadYossef Efraim2018-01-181-0/+12
* | | | net: erspan: create erspan metadata uapi headerWilliam Tu2018-01-261-30/+2
* | | | net: erspan: use bitfield instead of mask and offsetWilliam Tu2018-01-261-33/+94
* | | | pkt_cls: add new tc cls helper to check offload flag and chain indexJakub Kicinski2018-01-261-0/+14
* | | | Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2018-01-252-3/+3
|\ \ \ \
| * | | | lift handling of SIOCIW... out of dev_ioctl()Al Viro2018-01-251-2/+2
| * | | | ip_rt_ioctl(): take copyin to callerAl Viro2018-01-251-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-252-1/+2
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | net: sched: fix TCF_LAYER_LINK case in tcf_get_base_ptrWolfgang Bumiller2018-01-241-1/+1
| * | | ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings2018-01-241-0/+1
* | | | net: erspan: fix use-after-freeWilliam Tu2018-01-241-2/+2
* | | | net: sched: remove tc_cls_common_offload_init_deprecated()Jakub Kicinski2018-01-241-11/+0
* | | | cls_bpf: remove gen_flags from bpf_offloadJakub Kicinski2018-01-241-1/+0
* | | | net: sched: prepare for reimplementation of tc_cls_common_offload_init()Jakub Kicinski2018-01-241-3/+15
* | | | net: sched: propagate extack to cls->destroy callbacksJakub Kicinski2018-01-241-1/+2
* | | | net/sched: act_csum: don't use spinlock in the fast pathDavide Caratti2018-01-241-2/+14
| |_|/ |/| |
* | | net: sched: create tc_can_offload_extack() wrapperQuentin Monnet2018-01-221-0/+11
* | | net: sched: add extack support for offload via tc_cls_common_offloadQuentin Monnet2018-01-221-1/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-01-212-41/+15
|\ \ \
| * | | netfilter: nf_tables: allocate handle and delete objects via handleHarsha Sharma2018-01-191-2/+9
| * | | netfilter: nf_tables: get rid of struct nft_af_info abstractionPablo Neira Ayuso2018-01-101-21/+2
| * | | netfilter: nf_tables: get rid of pernet familiesPablo Neira Ayuso2018-01-102-9/+2
| * | | netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso2018-01-102-4/+5
| * | | netfilter: nf_tables: remove flag field from struct nft_af_infoPablo Neira Ayuso2018-01-101-6/+0
| * | | netfilter: nf_tables: remove nhooks field from struct nft_af_infoPablo Neira Ayuso2018-01-101-2/+0
* | | | net: sched: cls: add extack support for tcf_change_indevAlexander Aring2018-01-191-2/+5
* | | | net: sched: cls: add extack support for delete callbackAlexander Aring2018-01-191-1/+2
* | | | net: sched: cls: add extack support for tcf_exts_validateAlexander Aring2018-01-191-1/+2
* | | | net: sched: cls: add extack support for change callbackAlexander Aring2018-01-191-1/+2
* | | | net: sched: cls: fix code style issuesAlexander Aring2018-01-191-1/+2
* | | | tcp: avoid min RTT bloat by skipping RTT from delayed-ACK in BBRYuchung Cheng2018-01-191-0/+1
* | | | caif: reduce stack size with KASANArnd Bergmann2018-01-191-0/+27
| |_|/ |/| |
* | | vxlan: Fix trailing semicolonLuis de Bethencourt2018-01-171-1/+1
* | | net: sched: introduce ingress/egress block index attributes for qdiscJiri Pirko2018-01-171-0/+7
* | | net: sched: keep track of offloaded filters and check tc offload featureJiri Pirko2018-01-171-0/+18
* | | net: sched: remove classid and q fields from tcf_protoJiri Pirko2018-01-171-2/+0
* | | net: sched: introduce block mechanism to handle netif_keep_dst callsJiri Pirko2018-01-172-0/+3
* | | net: sched: introduce shared filter blocks infrastructureJiri Pirko2018-01-172-0/+9
* | | net: sched: introduce support for multiple filter chain pointers registrationJiri Pirko2018-01-171-2/+1
* | | net: sched: red: don't reset the backlog on every stat dumpJakub Kicinski2018-01-171-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-174-1/+7
|\ \ \ | | |/ | |/|