summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* net: bridge: br_set_ageing_time takes a clock_tVivien Didelot2016-07-252-2/+2
* net: bridge: fix br_stp_enable_bridge commentVivien Didelot2016-07-251-1/+1
* net/sched: Add match-all classifier hw offloading.Yotam Gigi2016-07-241-3/+73
* net/sched: introduce Match-all classifierJiri Pirko2016-07-243-0/+259
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-2431-558/+674
|\
| * netfilter: nft_compat: fix crash when related match/target module is removedLiping Zhang2016-07-231-23/+20
| * netfilter: nft_compat: put back match/target module if init failLiping Zhang2016-07-231-8/+24
| * netfilter: h323: Use mod_timer instead of set_expect_timeoutGao Feng2016-07-231-14/+1
| * netfilter: connlabels: move set helper to xt_connlabelFlorian Westphal2016-07-222-30/+16
| * netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal2016-07-225-28/+14
| * netfilter: nf_tables: allow to filter out rules by table and chainPablo Neira Ayuso2016-07-211-0/+38
| * netfilter: nft_log: fix snaplen does not truncate packetsLiping Zhang2016-07-211-1/+2
| * netfilter: nft_log: check the validity of log levelLiping Zhang2016-07-211-0/+5
| * netfilter: nft_log: fix possible memory leak if log expr init failLiping Zhang2016-07-211-8/+18
| * netfilter: Add helper array register/unregister functionsGao Feng2016-07-216-181/+150
| * netfilter: nft_ct: fix unpaired nf_connlabels_get/put callLiping Zhang2016-07-191-6/+19
| * netfilter: x_tables: speed up jump target validationFlorian Westphal2016-07-184-64/+123
| * netfilter: conntrack: protect early_drop by rcu read lockLiping Zhang2016-07-121-0/+3
| * netfilter: nf_conntrack_h323: fix off-by-one in DecodeQ931Toby DiPasquale2016-07-111-1/+2
| * Merge tag 'ipvs-for-v4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso2016-07-111-2/+23
| |\
| | * ipvs: count pre-established TCP states as activeMichal Kubecek2016-07-071-2/+23
| * | netfilter: nf_tables: get rid of possible_net_t from set and basechainPablo Neira Ayuso2016-07-114-29/+29
| * | netfilter: nft_ct: make byte/packet expr more friendlyLiping Zhang2016-07-111-0/+3
| * | netfilter: physdev: physdev-is-out should not work with OUTPUT chainHangbin Liu2016-07-111-4/+4
| * | netfilter: nat: convert nat bysrc hash to rhashtableFlorian Westphal2016-07-111-58/+68
| * | netfilter: move nat hlist_head to nf_connFlorian Westphal2016-07-112-39/+9
| * | netfilter: conntrack: simplify early_dropFlorian Westphal2016-07-111-48/+47
| * | netfilter: nf_ct_helper: unlink helper again when hash resize happenLiping Zhang2016-07-111-6/+13
| * | netfilter: cttimeout: unlink timeout obj again when hash resize happenLiping Zhang2016-07-111-6/+14
| * | netfilter: conntrack: fix race between nf_conntrack proc read and hash resizeLiping Zhang2016-07-113-9/+36
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-2430-111/+303
|\ \ \
| * | | packet: propagate sock_cmsg_send() errorSoheil Hassas Yeganeh2016-07-221-3/+1
| * | | packet: fix second argument of sock_tx_timestamp()Yoshihiro Shimoda2016-07-191-3/+3
| * | | sctp: load transport header after sk_filterWillem de Bruijn2016-07-181-4/+1
| * | | net/sched/sch_htb: clamp xstats tokens to fit into 32-bit intKonstantin Khlebnikov2016-07-181-2/+4
| * | | vlan: use a valid default mtu value for vlan over macsecPaolo Abeni2016-07-162-6/+11
| * | | tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron2016-07-151-17/+22
| * | | dccp: limit sk_filter trim to payloadWillem de Bruijn2016-07-133-5/+6
| * | | rose: limit sk_filter trim to payloadWillem de Bruijn2016-07-132-6/+7
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-07-125-9/+17
| |\ \ \
| | * | | netfilter: conntrack: skip clash resolution if nat is in placePablo Neira Ayuso2016-07-121-0/+1
| | * | | Merge tag 'ipvs-fixes2-for-v4.7' of https://git.kernel.org/pub/scm/linux/kern...Pablo Neira Ayuso2016-07-111-2/+4
| | |\ \ \
| | | * | | ipvs: fix bind to link-local mcast IPv6 address in backupQuentin Armitage2016-07-071-2/+4
| | * | | | netfilter: nft_ct: fix expiration getterFlorian Westphal2016-07-081-5/+1
| | * | | | netfilter: conntrack: avoid integer overflow when resizingFlorian Westphal2016-07-011-0/+7
| | |/ / /
| | * | | netfilter: nft_meta: set skb->nf_trace appropriatelyLiping Zhang2016-06-231-1/+1
| | * | | netfilter: nf_tables: fix memory leak if expr init failsLiping Zhang2016-06-231-1/+3
| * | | | tipc: reset all unicast links when broadcast send link failsJon Paul Maloy2016-07-113-4/+27
| * | | | tipc: ensure correct broadcast send buffer release when peer is lostJon Paul Maloy2016-07-111-0/+2
| * | | | tipc: extend broadcast link initialization criteriaJon Paul Maloy2016-07-111-1/+6
OpenPOWER on IntegriCloud