summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* sctp: implement prsctp PRIO policyXin Long2016-07-111-0/+4
* sctp: implement prsctp TTL policyXin Long2016-07-111-0/+10
* sctp: add SCTP_PR_ASSOC_STATUS on sctp sockoptXin Long2016-07-112-0/+15
* sctp: add SCTP_DEFAULT_PRINFO into sctp sockoptXin Long2016-07-111-0/+29
* sctp: add SCTP_PR_SUPPORTED on sctp sockoptXin Long2016-07-112-2/+5
* net: tracepoint napi:napi_poll add work and budgetJesper Dangaard Brouer2016-07-101-4/+9
* net: bridge: extend MLD/IGMP query statsNikolay Aleksandrov2016-07-091-2/+5
* bpf: introduce bpf_get_current_task() helperAlexei Starovoitov2016-07-091-0/+7
* net: dsa: initialize the routing tableVivien Didelot2016-07-091-0/+2
* Merge tag 'rxrpc-rewrite-20160706' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2016-07-093-2/+21
|\
| * rcu: Suppress sparse warnings for rcu_dereference_raw()Paul E. McKenney2016-07-061-2/+6
| * Introduce rb_replace_node_rcu()David Howells2016-07-062-0/+15
* | Merge tag 'mac80211-next-for-davem-2016-07-06' of git://git.kernel.org/pub/sc...David S. Miller2016-07-074-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-251-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