summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-03-03[media] media.h: use hex values for range offsets, move connectors base up.Hans Verkuil
2016-03-02net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan
2016-03-02stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro
2016-03-02netfilter: nft_masq: support port rangePablo Neira Ayuso
2016-03-02netfilter: don't call hooks unless neededFlorian Westphal
2016-03-02netfilter: xtables: don't hook tables by defaultFlorian Westphal
2016-03-02netfilter: xtables: prepare for on-demand hook registerFlorian Westphal
2016-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-03-01qed: Semantic refactoring of interrupt codeYuval Mintz
2016-03-01net: remove skb_sender_cpu_clear()WANG Cong
2016-03-01net/mlx5: Fix global UAR mappingMoshe Lazer
2016-03-01net/mlx5: Make command timeout way shorterOr Gerlitz
2016-03-01net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani
2016-03-01introduce IFE actionJamal Hadi Salim
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2016-03-01bridge: mcast: add support for more router port information dumpingNikolay Aleksandrov
2016-03-01bridge: mcast: add support for temporary port routerNikolay Aleksandrov
2016-03-01bridge: mcast: use names for the different multicast_router typesNikolay Aleksandrov
2016-03-01net: dsa: support VLAN filtering switchdev attrVivien Didelot
2016-03-01mlx4: Implement devlink interfaceJiri Pirko
2016-03-01Introduce devlink infrastructureJiri Pirko
2016-03-01net: sched: cls_u32 add bit to specify software only rulesJohn Fastabend
2016-03-01net: cls_u32: move TC offload feature bit into cls_u32 offload logicJohn Fastabend
2016-03-01net: sched: consolidate offload decision in cls_u32John Fastabend
2016-03-01netdev: introduce ndo_set_rx_headroomPaolo Abeni
2016-02-29net_sched: update hierarchical backlog tooWANG Cong
2016-02-29net_sched: introduce qdisc_replace() helperWANG Cong
2016-02-29use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro
2016-02-29netfilter: meta: add PRANDOM supportFlorian Westphal
2016-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler
2016-02-27drivers: char: random: add get_random_long()Daniel Cashman
2016-02-26net: l3mdev: address selection should only consider devices in L3 domainDavid Ahern
2016-02-26Merge tag 'sound-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-02-26ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai
2016-02-25net: ethtool: remove unused __ethtool_get_settingsDavid Decotigny
2016-02-25net: rdma: use __ethtool_get_ksettingsDavid Decotigny
2016-02-25net: ethtool: add new ETHTOOL_xLINKSETTINGS APIDavid Decotigny
2016-02-25net: Facility to report route quality of connected socketsTom Herbert
2016-02-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-02-25net: ipv6: Make address flushing on ifdown optionalDavid Ahern
2016-02-25Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2016-02-25libata: Align ata_device's id on a cachelineHarvey Hunt
2016-02-25net: dsa: drop vlan_getnextVivien Didelot
2016-02-25net: dsa: add port_vlan_dump routineVivien Didelot
2016-02-25net_sched: add network namespace support for tc actionsWANG Cong
2016-02-25net_sched: prepare tcf_hashinfo_destroy() for netns supportWANG Cong