summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: switchdev: support static FDB addressesVivien Didelot2015-08-111-0/+1
* net: dsa: change FDB routines prototypesVivien Didelot2015-08-111-6/+11
* Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller2015-08-112-12/+7
* gre: Remove support for sharing GRE protocol hook.Pravin B Shelar2015-08-101-74/+6
* openvswitch: Use regular GRE net_device instead of vportPravin B Shelar2015-08-101-10/+2
* ip_gre: Add support to collect tunnel metadata.Pravin B Shelar2015-08-102-1/+7
* net: add explicit logging and stat for neighbour table overflowRick Jones2015-08-102-0/+2
* bridge: netlink: add support for vlan_filtering attributeNikolay Aleksandrov2015-08-101-0/+1
* bpf: Implement function bpf_perf_event_read() that get the selected hardware ...Kaixu Xia2015-08-092-0/+2
* bpf: Add new bpf map type to store the pointer to struct perf_eventKaixu Xia2015-08-092-0/+2
* bpf: Make the bpf_prog_array_map more genericWang Nan2015-08-091-2/+6
* perf: add the necessary core perf APIs when accessing events counters in eBPF...Kaixu Xia2015-08-091-0/+10
* net: dsa: add support for switchdev FDB objectsVivien Didelot2015-08-091-6/+10
* net: switchdev: support static FDB addressesVivien Didelot2015-08-091-0/+1
* net: switchdev: change fdb addr for a byte arrayVivien Didelot2015-08-091-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-061-0/+8
* net/mlx5_core: Support physical port countersGal Pressman2015-08-062-0/+11
* net/mlx5e: Light-weight netdev open/stopAchiad Shochat2015-08-061-1/+8
* net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat2015-08-061-1/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-08-047-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-031-0/+2
* | ebpf: add skb->hash to offset map for usage in {cls, act}_bpf or filtersDaniel Borkmann2015-08-021-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-3125-31/+113
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-317-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-261-2/+5
| | * | inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal2015-07-261-4/+4
| | * | inet: frag: don't re-use chainlist for evictorFlorian Westphal2015-07-261-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-241-2/+1
| * | | | Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-07-311-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-291-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cpufreq: Avoid attempts to create duplicate symbolic linksRafael J. Wysocki2015-07-281-0/+1
| | |/ / / / / / / /