summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-07-22netfilter: connlabels: move set helper to xt_connlabelFlorian Westphal2-30/+16
2016-07-22netfilter: conntrack: support a fixed size of 128 distinct labelsFlorian Westphal5-28/+14
2016-07-21netfilter: nf_tables: allow to filter out rules by table and chainPablo Neira Ayuso1-0/+38
2016-07-21netfilter: nft_log: fix snaplen does not truncate packetsLiping Zhang1-1/+2
2016-07-21netfilter: nft_log: check the validity of log levelLiping Zhang1-0/+5
2016-07-21netfilter: nft_log: fix possible memory leak if log expr init failLiping Zhang1-8/+18
2016-07-21netfilter: Add helper array register/unregister functionsGao Feng6-181/+150
2016-07-19netfilter: nft_ct: fix unpaired nf_connlabels_get/put callLiping Zhang1-6/+19
2016-07-18netfilter: x_tables: speed up jump target validationFlorian Westphal4-64/+123
2016-07-12netfilter: conntrack: protect early_drop by rcu read lockLiping Zhang1-0/+3
2016-07-11netfilter: nf_conntrack_h323: fix off-by-one in DecodeQ931Toby DiPasquale1-1/+2
2016-07-11Merge tag 'ipvs-for-v4.8' of https://git.kernel.org/pub/scm/linux/kernel/git/...Pablo Neira Ayuso1-2/+23
2016-07-11netfilter: nf_tables: get rid of possible_net_t from set and basechainPablo Neira Ayuso4-29/+29
2016-07-11netfilter: nft_ct: make byte/packet expr more friendlyLiping Zhang1-0/+3
2016-07-11netfilter: physdev: physdev-is-out should not work with OUTPUT chainHangbin Liu1-4/+4
2016-07-11netfilter: nat: convert nat bysrc hash to rhashtableFlorian Westphal1-58/+68
2016-07-11netfilter: move nat hlist_head to nf_connFlorian Westphal2-39/+9
2016-07-11netfilter: conntrack: simplify early_dropFlorian Westphal1-48/+47
2016-07-11netfilter: nf_ct_helper: unlink helper again when hash resize happenLiping Zhang1-6/+13
2016-07-11netfilter: cttimeout: unlink timeout obj again when hash resize happenLiping Zhang1-6/+14
2016-07-11netfilter: conntrack: fix race between nf_conntrack proc read and hash resizeLiping Zhang3-9/+36
2016-07-07ipvs: count pre-established TCP states as activeMichal Kubecek1-2/+23
2016-07-07Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...David S. Miller15-104/+297
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-35/+65
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller29-495/+589
2016-07-06cfg80211: Add mesh peer AID setting APIMasashi Honma2-0/+7
2016-07-06mac80211: parse wide bandwidth channel switch IE with workaroundJohannes Berg1-28/+17
2016-07-06mac80211: report failure to start (partial) scan as scan abortJohannes Berg1-2/+3
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern2-8/+35
2016-07-06nl80211: support beacon report scanningAvraham Stern6-18/+85
2016-07-06nl80211: Add API to support VHT MU-MIMO air snifferAviya Erenfeld1-0/+36
2016-07-06mac80211: agg-rx: refuse ADDBA Request with timeout updateJohannes Berg1-0/+18
2016-07-06ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau1-0/+1
2016-07-06net: fix decnet rtnexthop parsingVegard Nossum1-9/+12
2016-07-05neigh: Send a notification when DELAY_PROBE_TIME changesIdo Schimmel1-0/+2
2016-07-05net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko3-0/+48
2016-07-05net: add dev arg to ndo_neigh_construct/destroyJiri Pirko3-4/+4
2016-07-05netfilter: nf_log: fix error on write NONE to logger choice sysctlPavel Tikhomirov1-5/+6
2016-07-05Merge tag 'batadv-next-for-davem-20160704' of git://git.open-mesh.org/linux-m...David S. Miller41-1217/+3716
2016-07-05mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko1-0/+46
2016-07-05RDS: fix rds_tcp_init() error pathVegard Nossum1-2/+3
2016-07-05bpf: add bpf_get_hash_recalc helperDaniel Borkmann1-0/+19
2016-07-05net: pktgen: support injecting packets for qdisc testingJohn Fastabend1-2/+40
2016-07-05net sched actions: skbedit convert to use more modern nla_put_xxxJamal Hadi Salim1-8/+4
2016-07-05net sched actions: skbedit add support for mod-ing skb pkt_typeJamal Hadi Salim1-1/+17
2016-07-05net: simplify and make pkt_type_ok() available for other usersJamal Hadi Salim1-8/+1
2016-07-04batman-adv: split routing API data structure in subobjectsAntonio Quartulli12-124/+150
2016-07-04batman-adv: throughput meter implementationAntonio Quartulli12-10/+1978
2016-07-04batman-adv: return netdev status in the TX pathAntonio Quartulli5-44/+68
2016-07-04batman-adv: add netlink command to query generic mesh information filesMatthias Schiffer1-0/+137