summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: handle chain name lookups via rhltableFlorian Westphal2018-06-031-1/+6
* netfilter: nf_tables: add destroy_clone expressionPablo Neira Ayuso2018-06-031-0/+2
* netfilter: nf_tables: garbage collection for stateful expressionsPablo Neira Ayuso2018-06-031-0/+4
* netfilter: nf_tables: pass ctx to nf_tables_expr_destroy()Pablo Neira Ayuso2018-06-031-0/+4
* netfilter: nf_conncount: expose connection list interfacePablo Neira Ayuso2018-06-031-0/+11
* netfilter: nf_tables: pass context to object destroy indirectionPablo Neira Ayuso2018-06-031-1/+2
* netfilter: Libify xt_TPROXYMáté Eckl2018-06-031-0/+113
* netfilter: Decrease code duplication regarding transparent socket optionMáté Eckl2018-06-031-13/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-06-025-8/+24
|\
| * ipvs: add ipv6 support to ftpJulian Anastasov2018-06-011-4/+6
| * netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso2018-06-013-0/+11
| * netfilter: nf_tables: remove synchronize_rcu in commit phaseFlorian Westphal2018-05-291-0/+5
| * netfilter: add includes to nf_socket.hMáté Eckl2018-05-291-4/+2
* | rtnetlink: Remove VLA usageKees Cook2018-05-311-2/+2
* | tcp: minor optimization around tcp_hdr() usage in receive pathYafang Shao2018-05-311-2/+1
* | net/ipv6: Add support for specifying metric of connected routesDavid Ahern2018-05-292-0/+2
* | net/ipv4: Add support for specifying metric of connected routesDavid Ahern2018-05-291-0/+1
* | net/ipv6: Convert ipv6_add_addr to struct ifa6_configDavid Ahern2018-05-291-0/+12
* | net: sched: mq: request stats from offloadsJakub Kicinski2018-05-291-0/+2
* | net: sched: mq: add simple offload notificationJakub Kicinski2018-05-291-0/+10
* | net: sched: add qstats.qlen to qlenJakub Kicinski2018-05-291-2/+2
* | net: sched: shrink struct QdiscPaolo Abeni2018-05-281-2/+2
* | net: Introduce net_failover driverSridhar Samudrala2018-05-281-0/+40
* | net: Introduce generic failover moduleSridhar Samudrala2018-05-281-0/+36
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-261-0/+2
|\
| * sctp: fix the issue that flags are ignored when using kernel_connectXin Long2018-05-221-0/+2
* | Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-05-251-0/+4
|\ \
| * | net/dcb: Add dcbnl buffer attributeHuy Nguyen2018-05-241-0/+4
* | | net_sched: switch to rcu_workCong Wang2018-05-241-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-249-14/+57
|\ \ \ | |/ / |/| |
| * | xdp: introduce xdp_return_frame_rx_napiJesper Dangaard Brouer2018-05-242-2/+4
| * | bpf: Add IPv6 Segment Routing helpersMathieu Xhonneux2018-05-241-0/+8
| * | ipv6: sr: export function lookup_nexthopMathieu Xhonneux2018-05-242-1/+26
| * | ipv6: sr: make seg6.h includable without IPv6Mathieu Xhonneux2018-05-241-0/+4
| * | net/ipv6: Add helper to return path MTU based on fib resultDavid Ahern2018-05-223-0/+11
| * | net/ipv4: Add helper to return path MTU based on fib resultDavid Ahern2018-05-221-0/+2
| * | xsk: clean up SPDX headersBjörn Töpel2018-05-181-11/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-05-235-61/+16
|\ \ \
| * | | netfilter: nf_tables: remove nft_af_info.Taehee Yoo2018-05-231-2/+0
| * | | netfilter: add struct nf_nat_hook and use itPablo Neira Ayuso2018-05-231-7/+0
| * | | netfilter: nf_nat: add nat type hooks to nat coreFlorian Westphal2018-05-232-52/+5
| * | | netfilter: nf_nat: add nat hook register functions to nf_natFlorian Westphal2018-05-231-0/+4
| * | | netfilter: nf_tables: allow chain type to override hook registerFlorian Westphal2018-05-231-4/+4
| * | | netfilter: nf_nat: move common nat code to nat coreFlorian Westphal2018-05-231-0/+7
* | | | Merge tag 'mac80211-next-for-davem-2018-05-23' of git://git.kernel.org/pub/sc...David S. Miller2018-05-232-20/+129
|\ \ \ \
| * | | | nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMSVidyullatha Kanchanapally2018-05-231-0/+5
| * | | | nl80211: add FILS related parameters to ROAM eventArend Van Spriel2018-05-231-0/+2
| * | | | cfg80211: use separate struct for FILS parametersArend Van Spriel2018-05-231-18/+26
| * | | | mac80211: Support adding duration for prepare_tx() callbackIlan Peer2018-05-231-1/+4
| * | | | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2018-05-2351-314/+596
| |\ \ \ \
OpenPOWER on IntegriCloud