summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...David S. Miller2016-07-0615-104/+297
|\
| * cfg80211: Add mesh peer AID setting APIMasashi Honma2016-07-062-0/+7
| * mac80211: parse wide bandwidth channel switch IE with workaroundJohannes Berg2016-07-061-28/+17
| * mac80211: report failure to start (partial) scan as scan abortJohannes Berg2016-07-061-2/+3
| * mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-062-8/+35
| * nl80211: support beacon report scanningAvraham Stern2016-07-066-18/+85
| * nl80211: Add API to support VHT MU-MIMO air snifferAviya Erenfeld2016-07-061-0/+36
| * mac80211: agg-rx: refuse ADDBA Request with timeout updateJohannes Berg2016-07-061-0/+18
| * mac80211: fix fq lockdep warningsMichal Kazior2016-06-301-0/+4
| * mac80211: use common cleanup for user/!user_mpmBob Copeland2016-06-302-23/+13
| * mac80211: Encrypt "Group addressed privacy" action framesMasashi Honma2016-06-302-2/+11
| * mac80211: silence an uninitialized variable warningDan Carpenter2016-06-301-0/+1
| * nl80211: improve nl80211_parse_mesh_config type checkingArnd Bergmann2016-06-301-30/+74
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-0610-35/+65
|\ \
| * | ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau2016-07-051-0/+1
| * | net: fix decnet rtnexthop parsingVegard Nossum2016-07-051-9/+12
| * | RDS: fix rds_tcp_init() error pathVegard Nossum2016-07-041-2/+3
| * | tipc: fix nl compat regression for link statisticsRichard Alpe2016-07-011-1/+1
| * | net_sched: fix mirrored packets checksumWANG Cong2016-07-012-19/+1
| * | packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller2016-07-012-1/+44
| * | ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani2016-06-302-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-0629-495/+589
|\ \ \
| * | | netfilter: nf_log: fix error on write NONE to logger choice sysctlPavel Tikhomirov2016-07-051-5/+6
| * | | netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches2016-07-0310-136/+140
| * | | netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARKMoritz Sichert2016-07-011-6/+4
| * | | etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_maskedJoe Perches2016-07-013-49/+34
| * | | netfilter: x_tables: simplify ip{6}table_mangle_hook()Pablo Neira Ayuso2016-07-012-8/+0
| * | | netfilter: nf_tables: add support for inverted logic in nft_lookupArturo Borrero2016-06-241-5/+32
| * | | netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLEDPablo Neira Ayuso2016-06-241-37/+25
| * | | netfilter: conntrack: allow increasing bucket size via sysctl tooFlorian Westphal2016-06-242-18/+59
| * | | netfilter: nft_hash: support deletion of inactive elementsPablo Neira Ayuso2016-06-241-2/+4
| * | | netfilter: nft_rbtree: check for next generation when deactivating elementsPablo Neira Ayuso2016-06-241-1/+1
| * | | netfilter: nf_tables: add generation mask to setsPablo Neira Ayuso2016-06-243-32/+49
| * | | netfilter: nf_tables: add generation mask to chainsPablo Neira Ayuso2016-06-241-31/+58
| * | | netfilter: nf_tables: add generation mask to tablesPablo Neira Ayuso2016-06-241-44/+57
| * | | netfilter: nf_tables: add generic macros to check for generation maskPablo Neira Ayuso2016-06-241-38/+8
| * | | netfilter: xt_NFLOG: nflog-range does not truncate packetsVishwanath Pai2016-06-242-3/+9
| * | | netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCPLiping Zhang2016-06-241-0/+3
| * | | netfilter: Allow xt_owner in any user namespaceEric W. Biederman2016-06-231-6/+35
| * | | netfilter: move zone info into struct nf_connFlorian Westphal2016-06-231-31/+2
| * | | netfilter: nf_log: Remove NULL checkShivani Bhardwaj2016-06-231-1/+1
| * | | netfilter: conntrack: align nf_conn on cacheline boundaryFlorian Westphal2016-06-231-1/+1
| * | | netfilter: xt_TRACE: add explicitly nf_logger_find_get callLiping Zhang2016-06-231-6/+19
| * | | netfilter: nf_log: handle NFPROTO_INET properly in nf_logger_[find_get|put]Liping Zhang2016-06-232-20/+21
| * | | netfilter: x_tables: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2016-06-231-0/+3
| * | | netfilter: helper: avoid extra expectation iterations on unregisterFlorian Westphal2016-06-071-29/+32
| * | | bridge: netfilter: checkpatch data type fixesTobin C Harding2016-06-071-20/+20
* | | | neigh: Send a notification when DELAY_PROBE_TIME changesIdo Schimmel2016-07-051-0/+2
* | | | net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko2016-07-053-0/+48
* | | | net: add dev arg to ndo_neigh_construct/destroyJiri Pirko2016-07-053-4/+4
OpenPOWER on IntegriCloud