summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netfilter: conntrack: simplify early_dropFlorian Westphal2016-07-111-0/+1
* netfilter: conntrack: fix race between nf_conntrack proc read and hash resizeLiping Zhang2016-07-111-0/+2
* Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...David S. Miller2016-07-064-10/+155
|\
| * cfg80211: Add mesh peer AID setting APIMasashi Honma2016-07-062-0/+7
| * mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-061-2/+3
| * nl80211: support beacon report scanningAvraham Stern2016-07-062-5/+77
| * nl80211: Add API to support VHT MU-MIMO air snifferAviya Erenfeld2016-07-062-2/+37
| * mac80211: Encrypt "Group addressed privacy" action framesMasashi Honma2016-06-301-0/+30
| * wireless: Use macro instead of numberMasashi Honma2016-06-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-0611-66/+221
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-07-064-4/+29
| |\ \
| | * | net_sched: fix mirrored packets checksumWANG Cong2016-07-011-0/+19
| | * | packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller2016-07-011-0/+1
| | * | net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2016-07-011-0/+1
| | * | bonding: prevent out of bound accessesEric Dumazet2016-07-011-1/+6
| | * | ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_outputShmulik Ladkani2016-06-301-3/+2
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-07-031-1/+6
| |\ \ \
| | * | | fuse: serialize dirops by defaultMiklos Szeredi2016-06-301-1/+6
| * | | | Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-07-021-6/+4
| |\ \ \ \
| | * | | | drm/i915: Removing PCI IDs that are no longer listed as Kabylake.Rodrigo Vivi2016-06-291-7/+2
| | * | | | drm/i915: Add more Kabylake PCI IDs.Rodrigo Vivi2016-06-291-0/+3
| | |/ / /
| * | | | Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-011-2/+2
| |\ \ \ \
| | * | | | USB: EHCI: declare hostpc register as zero-length arrayAlan Stern2016-06-241-2/+2
| * | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-06-301-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'kvm-arm-for-v4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2016-06-301-2/+2
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | arm64: KVM: fix build with CONFIG_ARM_PMU disabledSudeep Holla2016-06-271-2/+2
| * | | | | | Merge tag 'pwm/for-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-06-301-6/+10
| |\ \ \ \ \ \
| | * | | | | | pwm: Fix pwm_apply_args()Boris Brezillon2016-06-231-6/+10
| * | | | | | | Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2016-06-302-45/+168
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | mfd: da9053: Fix compiler warning message for uninitialised variableSteve Twiss2016-06-301-1/+1
| | * | | | | | reset: TRIVIAL: Add line break at same place for similar APIsLee Jones2016-06-291-2/+2
| | * | | | | | reset: Supply *_shared variant calls when using *_optional APIsLee Jones2016-06-291-0/+12
| | * | | | | | reset: Supply *_shared variant calls when using of_* APILee Jones2016-06-291-0/+53
| | * | | | | | reset: Ensure drivers are explicit when requesting reset linesLee Jones2016-06-291-24/+82
| | * | | | | | reset: Reorder inline reset_control_get*() wrappersLee Jones2016-06-291-21/+21
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-07-0610-36/+108
|\ \ \ \ \ \ \ \
| * | | | | | | | netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches2016-07-032-2/+4
| * | | | | | | | etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_maskedJoe Perches2016-07-011-0/+23
| * | | | | | | | netfilter: nf_tables: add support for inverted logic in nft_lookupArturo Borrero2016-06-241-0/+6
| * | | | | | | | netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLEDPablo Neira Ayuso2016-06-241-1/+0
| * | | | | | | | netfilter: conntrack: allow increasing bucket size via sysctl tooFlorian Westphal2016-06-241-0/+1
| * | | | | | | | netfilter: nf_tables: add generation mask to setsPablo Neira Ayuso2016-06-241-3/+5
| * | | | | | | | netfilter: nf_tables: add generation mask to chainsPablo Neira Ayuso2016-06-241-2/+2
| * | | | | | | | netfilter: nf_tables: add generation mask to tablesPablo Neira Ayuso2016-06-241-1/+5
| * | | | | | | | netfilter: nf_tables: add generic macros to check for generation maskPablo Neira Ayuso2016-06-241-0/+24
| * | | | | | | | netfilter: xt_NFLOG: nflog-range does not truncate packetsVishwanath Pai2016-06-242-1/+12
| * | | | | | | | netfilter: move zone info into struct nf_connFlorian Westphal2016-06-233-26/+14
| * | | | | | | | netfilter: make comparision helpers stub functions in ZONES=n caseFlorian Westphal2016-06-231-0/+12
* | | | | | | | | neigh: Send a notification when DELAY_PROBE_TIME changesIdo Schimmel2016-07-051-0/+1
* | | | | | | | | net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko2016-07-051-0/+4