summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* rhashtable: Add rhashtable_free_and_destroy()Thomas Graf2015-03-24
* rhashtable: Disable automatic shrinking by defaultThomas Graf2015-03-24
* rhashtable: Mark internal/private inline functions as suchThomas Graf2015-03-24
* rhashtable: Use 'unsigned int' consistentlyThomas Graf2015-03-24
* rhashtable: Extend RCU read lock into rhashtable_insert_rehash()Thomas Graf2015-03-24
* filter: introduce SKF_AD_VLAN_TPID BPF extensionMichal Sekletar2015-03-24
* net: remove never used forwarding_accel_ops pointer from net_deviceHannes Frederic Sowa2015-03-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-23
|\
| * Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2015-03-21
| |\
| | * dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka2015-02-27
* | | rhashtable: Fix sleeping inside RCU critical section in walk_stopHerbert Xu2015-03-23
* | | ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa2015-03-23
* | | rhashtable: Add immediate rehash during insertionHerbert Xu2015-03-23
* | | rhashtable: Add multiple rehash supportHerbert Xu2015-03-23
* | | rhashtable: Allow hashfn to be unsetHerbert Xu2015-03-23
* | | rhashtable: Eliminate unnecessary branch in rht_key_hashfnHerbert Xu2015-03-23
* | | Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/l...David S. Miller2015-03-23
|\ \ \
| * | | can: add combined rx/tx LED trigger supportYegor Yefremov2015-03-22
| * | | can: use sock_efree instead of own destructorFlorian Westphal2015-03-22
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-03-23
|\ \ \ \
| * | | | netfilter: bridge: kill nf_bridge_padFlorian Westphal2015-03-22
| * | | | netfilter: bridge: remove BRNF_STATE_BRIDGED flagFlorian Westphal2015-03-16
| * | | | netfilter: bridge: query conntrack about skb dnatFlorian Westphal2015-03-16
* | | | | ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request socketsEric Dumazet2015-03-23
* | | | | inet: remove sk_listener parameter from syn_ack_timeout()Eric Dumazet2015-03-23
* | | | | net: socket: add support for async operationstadeusz.struk@intel.com2015-03-23
| |/ / / |/| | |
* | | | Revert "selinux: add a skb_owned_by() hook"Eric Dumazet2015-03-20
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-03-19
| |\ \ \
| | * | | Revert "pinctrl: consumer: use correct retval for placeholder functions"Linus Walleij2015-03-05
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-19
| |\ \ \
| | * | | netdevice.h: fix ndo_bridge_* commentsNicolas Dichtel2015-03-17
| | * | | xps: must clear sender_cpu before forwardingEric Dumazet2015-03-11
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-03-18
| |\ \ \ \
| | * | | | livepatch: Fix subtle race with coming and going modulesPetr Mladek2015-03-17
| * | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-15
| |\ \ \ \ \
| | * | | | | clk: introduce clk_is_matchMichael Turquette2015-03-11
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds2015-03-15
| |\ \ \ \ \
| | * | | | | irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu2015-03-08
| | * | | | | irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier2015-03-08
| | |/ / / /
| * | | | | Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-03-13
| |\ \ \ \ \
| | * | | | | of/platform: Fix sparc:allmodconfig buildGuenter Roeck2015-03-13
| * | | | | | Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2015-03-13
| |\ \ \ \ \ \
| | * | | | | | new helper: dup_iter()Al Viro2015-02-17
| * | | | | | | kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2015-03-12
| * | | | | | | kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin2015-03-12
| | |_|_|_|/ / | |/| | | | |
* | | | | | | rhashtable: Fix undeclared EEXIST build error on ia64Herbert Xu2015-03-20
* | | | | | | rhashtable: Rip out obsolete out-of-line interfaceHerbert Xu2015-03-20
* | | | | | | rhashtable: Allow hash/comparison functions to be inlinedHerbert Xu2015-03-20
* | | | | | | rhashtable: Make rhashtable_init params argument constHerbert Xu2015-03-20