aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-20rhashtable: Fix undeclared EEXIST build error on ia64Herbert Xu
2015-03-20rhashtable: Rip out obsolete out-of-line interfaceHerbert Xu
2015-03-20rhashtable: Allow hash/comparison functions to be inlinedHerbert Xu
2015-03-20rhashtable: Make rhashtable_init params argument constHerbert Xu
2015-03-19Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-18net: Fix high overhead of vlan sub-device teardown.David S. Miller
2015-03-18net: add support for phys_port_nameDavid Ahern
2015-03-18ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner
2015-03-18netns: constify net_hash_mix() and various callersEric Dumazet
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz
2015-03-18net: Add max rate tx queue attributeJohn Fastabend
2015-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-18cc2520: Add support for CC2591 amplifier.Brad Campbell
2015-03-18rhashtable: Remove max_shift and min_shiftHerbert Xu
2015-03-18rhashtable: Introduce max_size/min_sizeHerbert Xu
2015-03-18rhashtable: Remove shift from bucket_tableHerbert Xu
2015-03-17tcp: rename struct tcp_request_sock listenerEric Dumazet
2015-03-17netdevice.h: fix ndo_bridge_* commentsNicolas Dichtel
2015-03-17livepatch: Fix subtle race with coming and going modulesPetr Mladek
2015-03-16netdev: remove ndo ops for switchdevScott Feldman
2015-03-16switchdev: add swdev opsScott Feldman
2015-03-15bpf: allow extended BPF programs access skb fieldsAlexei Starovoitov
2015-03-15ebpf: add helper for obtaining current processor idDaniel Borkmann
2015-03-15ebpf: add prandom helper for packet samplingDaniel Borkmann
2015-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-03-15Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds
2015-03-15rhashtable: Move future_tbl into struct bucket_tableHerbert Xu
2015-03-15rhashtable: Add rehash counter to bucket_tableHerbert Xu
2015-03-15rhashtable: Free bucket tables asynchronously after rehashHerbert Xu
2015-03-15rhashtable: Fix walker behaviour during rehashHerbert Xu
2015-03-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-14mac802154: correct max sifs size handlingAlexander Aring
2015-03-13Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-03-13Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2015-03-13of/platform: Fix sparc:allmodconfig buildGuenter Roeck
2015-03-12rhashtable: kill ht->shift atomic operationsDaniel Borkmann
2015-03-12kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin
2015-03-12kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin
2015-03-12ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann
2015-03-12net: Introduce possible_net_tEric W. Biederman
2015-03-12net: Kill hold_net release_netEric W. Biederman
2015-03-11xps: must clear sender_cpu before forwardingEric Dumazet
2015-03-11net: add real socket cookiesEric Dumazet
2015-03-11clk: introduce clk_is_matchMichael Turquette
2015-03-11of: mdio: export of_mdio_parse_addrFlorian Fainelli
2015-03-11rhashtable: Move hash_rnd into bucket_tableHerbert Xu
2015-03-10inet_diag: add const to inet_diag_req_v2Eric Dumazet