summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-01-124-19/+53
|\
| * ftrace: Add infrastructure for delayed enabling of module functionsSteven Rostedt (Red Hat)2016-01-071-2/+4
| * tracing: Introduce TRACE_EVENT_FN_COND macroDenis Kirjanov2015-12-233-0/+16
| * ftrace: Remove use of control list and opsSteven Rostedt (Red Hat)2015-12-231-17/+18
| * ftrace: Add variable ftrace_expected for archs to show expected codeSteven Rostedt (Red Hat)2015-11-251-0/+6
| * ftrace: Add new type to distinguish what kind of ftrace_bug()Steven Rostedt (Red Hat)2015-11-251-0/+9
* | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-01-124-41/+10
|\ \
| * \ Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...Tejun Heo2015-12-073-1/+50
| |\ \
| * | | cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friendsOleg Nesterov2015-12-033-40/+9
| * | | Merge branch 'for-4.4-fixes' into for-4.5Tejun Heo2015-12-032-17/+25
| |\ \ \
| * | | | cgroup: replace __DEVEL__sane_behavior with cgroup2 fs typeTejun Heo2015-11-162-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-12133-562/+2341
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-112-1/+2
| |\ \ \ \ \
| | * | | | | unix: properly account for FDs passed over unix socketswilly tarreau2016-01-111-0/+1
| | * | | | | udp: restrict offloads to one namespaceHannes Frederic Sowa2016-01-101-1/+1
| * | | | | | net: Fix typo in netdev_intersect_featuresTom Herbert2016-01-111-2/+2
| * | | | | | IB/mlx5: Add flow steering supportMaor Gottlieb2016-01-111-0/+10
| * | | | | | net/mlx5_core: Make ipv4/ipv6 location more clearMaor Gottlieb2016-01-111-2/+18
| * | | | | | net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb2016-01-112-0/+4
| * | | | | | net/mlx5_core: Introduce modify flow table commandMaor Gottlieb2016-01-111-4/+52
| * | | | | | net/mlx5_core: Managing root flow tableMaor Gottlieb2016-01-111-1/+30
| * | | | | | net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb2016-01-111-0/+6
| * | | | | | bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann2016-01-111-1/+9
| * | | | | | bpf: export helper function flags and reject invalid onesDaniel Borkmann2016-01-111-0/+16
| * | | | | | net, sched: add clsact qdiscDaniel Borkmann2016-01-103-1/+12
| * | | | | | bpf: add skb_postpush_rcsum and fix dev_forward_skb occasionsDaniel Borkmann2016-01-101-0/+17
| * | | | | | net, sched: add skb_at_tc_ingress helperDaniel Borkmann2016-01-101-0/+9
| * | | | | | ipv4: Namespecify the tcp_keepalive_intvl sysctl knobNikolay Borisov2016-01-102-2/+4
| * | | | | | ipv4: Namespecify tcp_keepalive_probes sysctl knobNikolay Borisov2016-01-102-2/+4
| * | | | | | ipv4: Namespaceify tcp_keepalive_time sysctl knobNikolay Borisov2016-01-102-2/+5
| * | | | | | switchdev: Adding MDB entry offloadElad Raz2016-01-101-0/+11
| * | | | | | bpf: cleanup bpf_prog_run_{save,clear}_cb helpersDaniel Borkmann2016-01-081-10/+29
| * | | | | | ipv4: eliminate endianness warnings in ip_fib.hLance Richardson2016-01-081-1/+2
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-01-084-11/+40
| |\ \ \ \ \ \
| | * | | | | | netfilter: nft_ct: add byte/packet counter supportFlorian Westphal2016-01-081-0/+2
| | * | | | | | netfilter: nf_tables: Add new attributes into nft_set to store user data.Carlos Falgueras GarcĂ­a2016-01-082-0/+6
| | * | | | | | netfilter: nf_tables: add forward expression to the netdev familyPablo Neira Ayuso2016-01-041-0/+12
| | * | | | | | netfilter: nf_tables: add packet duplication to the netdev familyPablo Neira Ayuso2016-01-031-0/+6
| | * | | | | | netfilter: nft_limit: allow to invert matching criteriaPablo Neira Ayuso2016-01-031-0/+6
| | * | | | | | netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacksPablo Neira Ayuso2015-12-281-2/+2
| | * | | | | | netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso2015-12-281-4/+4
| | * | | | | | netfilter: nf_tables: destroy basechain and rules on netdevice removalPablo Neira Ayuso2015-12-281-4/+1
| | * | | | | | netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso2015-12-281-1/+1
| * | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-01-083-11/+24
| |\ \ \ \ \ \ \
| | * | | | | | | Bluetooth: Add support for Start Limited Discovery commandJohan Hedberg2016-01-052-0/+3
| | * | | | | | | Bluetooth: Change eir_has_data_type() to more generic eir_get_data()Johan Hedberg2016-01-051-10/+20
| | * | | | | | | mac802154: constify ieee802154_llsec_ops structureJulia Lawall2016-01-041-1/+1
| * | | | | | | | mdio: Abstract device_remove() and device_free()Andrew Lunn2016-01-071-0/+4
| * | | | | | | | mdio: Add support for mdio drivers.Andrew Lunn2016-01-072-4/+55
| * | | | | | | | phy: Move phy specific bus match into phy_deviceAndrew Lunn2016-01-071-0/+1