summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: add hci_connect_le_scanJakub Pawlowski2015-08-101-0/+6
* Bluetooth: add hci_lookup_le_connectJakub Pawlowski2015-08-101-0/+20
* Bluetooth: preparation for new connect procedureJakub Pawlowski2015-08-101-0/+3
* ieee802154: add ack request default handlingAlexander Aring2015-08-102-0/+9
* ieee802154: 6lowpan: remove multiple lowpan per wpan supportAlexander Aring2015-08-101-0/+3
* bpf: Implement function bpf_perf_event_read() that get the selected hardware ...Kaixu Xia2015-08-102-0/+2
* bpf: Add new bpf map type to store the pointer to struct perf_eventKaixu Xia2015-08-102-0/+2
* bpf: Make the bpf_prog_array_map more genericWang Nan2015-08-101-2/+6
* perf: add the necessary core perf APIs when accessing events counters in eBPF...Kaixu Xia2015-08-101-0/+10
* net: dsa: add support for switchdev FDB objectsVivien Didelot2015-08-101-6/+10
* net: switchdev: support static FDB addressesVivien Didelot2015-08-101-0/+1
* net: switchdev: change fdb addr for a byte arrayVivien Didelot2015-08-101-1/+1
* vxlan: combine VXLAN_FLOWBASED into VXLAN_COLLECT_METADATAAlexei Starovoitov2015-08-072-4/+1
* net_dbg_ratelimited: turn into no-op when !DEBUGJason A. Donenfeld2015-08-071-0/+8
* net/mlx5_core: Support physical port countersGal Pressman2015-08-072-0/+11
* net/mlx5e: Light-weight netdev open/stopAchiad Shochat2015-08-071-1/+8
* net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat2015-08-071-1/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-057-23/+63
|\
| * netfilter: bridge: reduce nf_bridge_info to 32 bytes againFlorian Westphal2015-07-302-9/+22
| * netfilter: nf_ct_sctp: minimal multihoming supportMichal Kubeček2015-07-302-0/+4
| * netfilter: rename local nf_hook_list to hook_listPablo Neira Ayuso2015-07-231-7/+7
| * netfilter: add and use jump label for xt_teeFlorian Westphal2015-07-151-0/+7
| * netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal2015-07-151-1/+0
| * netfilter: move tee_active to coreFlorian Westphal2015-07-151-0/+11
| * netfilter: Per network namespace netfilter hooks.Eric W. Biederman2015-07-152-3/+12
| * netfilter: kill nf_hooks_activeEric W. Biederman2015-07-151-7/+4
* | mpls: Use definition for reserved label checksRobert Shearman2015-08-041-0/+2
* | ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filtersDaniel Borkmann2015-08-031-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-0125-31/+113
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-08-017-15/+32
| |\ \
| | * | net: sched: fix refcount imbalance in actionsDaniel Borkmann2015-07-301-1/+7
| | * | net/macb: convert to kernel docAndy Shevchenko2015-07-271-3/+11
| | * | tcp: fix recv with flags MSG_WAITALL | MSG_PEEKSabrina Dubroca2015-07-271-1/+1
| | * | inet: frags: remove INET_FRAG_EVICTED and use list_evictor for the testNikolay Aleksandrov2015-07-271-2/+5
| | * | inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal2015-07-271-4/+4
| | * | inet: frag: don't re-use chainlist for evictorFlorian Westphal2015-07-271-0/+2
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-07-252-2/+1
| | |\ \
| | | * | netfilter: fix netns dependencies with conntrack templatesPablo Neira Ayuso2015-07-202-2/+1
| | * | | ipv4: consider TOS in fib_select_defaultJulian Anastasov2015-07-251-2/+1
| * | | | Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-08-011-2/+2
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge remote-tracking branches 'asoc/fix/sgtl5000', 'asoc/fix/topology' and '...Mark Brown2015-07-241-2/+2
| | |\ \ \ \ \ \
| | | | * | | | | ASoC: topology: fix typos in topology headerVinod Koul2015-07-021-2/+2
| * | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-07-312-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/amdgpu: Drop drm/ prefix for including drm.h in amdgpu_drm.hMichel Dänzer2015-07-291-1/+1
| | * | | | | | | | drm/radeon: Drop drm/ prefix for including drm.h in radeon_drm.hMichel Dänzer2015-07-291-1/+1
| * | | | | | | | | Merge tag 'pm+acpi-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-301-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cpufreq: Avoid attempts to create duplicate symbolic linksRafael J. Wysocki2015-07-281-0/+1
| | |/ / / / / / / /
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-07-291-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger2015-07-241-0/+1
| * | | | | | | | | | Merge tag 'devicetree-fixes-for-4.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-281-1/+1
| |\ \ \ \ \ \ \ \ \ \