aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* flowcache: Fix resource leaks on namespace exit.Steffen Klassert2014-03-12
* netdev: set __percpu attribute on netdev_alloc_pcpu_statsstephen hemminger2014-03-11
* flowcache: restore a single flow_cache kmem_cacheEric Dumazet2014-03-10
* net: add a pre-check of net_ns in sk_change_net()Gu Zheng2014-03-10
* Merge tag 'linux-can-next-for-3.15-20140307' of git://gitorious.org/linux-can...David S. Miller2014-03-07
|\
| * can: allow to change the device mtu for CAN FD capable devicesOliver Hartkopp2014-03-07
| * can: introduce the data bitrate configuration for CAN FDOliver Hartkopp2014-03-07
* | 6lowpan: move 6lowpan header to include/netAlexander Aring2014-03-06
|/
* tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()David S. Miller2014-03-06
* inet: remove now unused flag DST_NOPEERHannes Frederic Sowa2014-03-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-04
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-02-27
| | |\
| | | * xfrm: Clone states properly on migrationSteffen Klassert2014-02-20
| | * | net-tcp: fastopen: fix high order allocationsEric Dumazet2014-02-22
| | * | sit: fix panic with route cache in ip tunnelsNicolas Dichtel2014-02-20
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-02-19
| | |\ \ | | | |/ | | |/|
| | | * netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal2014-02-17
| * | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-03-04
| |\ \ \
| | * | | mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGSLiu Ping Fan2014-03-04
| | * | | mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka2014-03-04
| | * | | mm: close PageTail raceDavid Rientjes2014-03-04
| * | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds2014-03-03
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch 'clocks/fixes/drivers' of git://linuxtv.org/pinchartl/fbdev into...Mike Turquette2014-02-25
| | |\ \ \
| | * | | | clk: tegra124: remove gr2d and gr3d clocksPeter De Schrijver2014-02-20
| * | | | | Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-02
| |\ \ \ \ \
| | * | | | | sysfs: fix namespace refcnt leakLi Zefan2014-02-25
| | |/ / / /
| * | | | | Merge tag 'sound-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-02-28
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2014-02-22
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax2014-02-20
| * | | | | | Merge tag 'metag-fixes-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-27
| |\ \ \ \ \ \
| | * | | | | | asm-generic: add sched_setattr/sched_getattr syscallsJames Hogan2014-02-24
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2014-02-27
| |\ \ \ \ \ \
| | * | | | | | fsnotify: Allocate overflow events with proper typeJan Kara2014-02-25
| | * | | | | | Revert "writeback: do not sync data dirtied after sync start"Jan Kara2014-02-21
| | * | | | | | inotify: Fix reporting of cookies for inotify eventsJan Kara2014-02-18
| | | |/ / / / | | |/| | | |
| * | | | | | ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso2014-02-25
| | |/ / / / | |/| | | |
| * | | | | sched: Add 'flags' argument to sched_{set,get}attr() syscallsPeter Zijlstra2014-02-21
| * | | | | Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-20
| |\ \ \ \ \
| | * | | | | PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact()Alexander Gordeev2014-02-13
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-20
| |\ \ \ \ \
| | * | | | | cgroup: protect modifications to cgroup_idr with cgroup_mutexLi Zefan2014-02-11
| | |/ / / /
| * | | | | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-02-20
| |\ \ \ \ \
| | * | | | | workqueue: add args to workqueue lockdep nameLi Zhong2014-02-14
| | |/ / / /
| * | | | | Merge tag 'mfd-fixes-3.14-1' of git://git.linaro.org/people/lee.jones/mfdLinus Torvalds2014-02-19
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | mfd: tps65217: Naturalise cross-architecture discrepanciesLee Jones2014-02-19
| | * | | | mfd: max8998: Naturalise cross-architecture discrepanciesLee Jones2014-02-19
| | * | | | mfd: max8997: Naturalise cross-architecture discrepanciesLee Jones2014-02-19
| | |/ / /
* | | | | UAPI: add MPLS label stack definitionSimon Wunderlich2014-03-04
* | | | | if_ether.h: add IEEE 802.21 EthertypeSimon Wunderlich2014-03-04