summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-02net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan1-1/+3
2016-03-02stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro1-1/+16
2016-03-02netfilter: nft_masq: support port rangePablo Neira Ayuso2-1/+7
2016-03-02netfilter: don't call hooks unless neededFlorian Westphal1-18/+11
2016-03-02netfilter: xtables: don't hook tables by defaultFlorian Westphal1-2/+4
2016-03-02netfilter: xtables: prepare for on-demand hook registerFlorian Westphal3-12/+15
2016-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+1
2016-03-02qed: Semantic refactoring of interrupt codeYuval Mintz1-0/+6
2016-03-02net: remove skb_sender_cpu_clear()WANG Cong1-4/+0
2016-03-02net/mlx5: Fix global UAR mappingMoshe Lazer1-3/+2
2016-03-02net/mlx5: Make command timeout way shorterOr Gerlitz1-1/+1
2016-03-02net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani1-0/+2
2016-03-02introduce IFE actionJamal Hadi Salim2-0/+99
2016-03-02Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller7-84/+219
2016-03-02bridge: mcast: add support for more router port information dumpingNikolay Aleksandrov1-1/+13
2016-03-02bridge: mcast: add support for temporary port routerNikolay Aleksandrov1-0/+1
2016-03-02bridge: mcast: use names for the different multicast_router typesNikolay Aleksandrov1-0/+7
2016-03-02net: dsa: support VLAN filtering switchdev attrVivien Didelot1-0/+2
2016-03-02mlx4: Implement devlink interfaceJiri Pirko1-0/+3
2016-03-02Introduce devlink infrastructureJiri Pirko2-0/+212
2016-03-02net: sched: cls_u32 add bit to specify software only rulesJohn Fastabend2-2/+12
2016-03-02net: cls_u32: move TC offload feature bit into cls_u32 offload logicJohn Fastabend1-0/+3
2016-03-02net: sched: consolidate offload decision in cls_u32John Fastabend1-0/+5
2016-03-01netdev: introduce ndo_set_rx_headroomPaolo Abeni1-0/+31
2016-03-01net_sched: update hierarchical backlog tooWANG Cong2-2/+7
2016-03-01net_sched: introduce qdisc_replace() helperWANG Cong1-0/+17
2016-02-29use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro1-3/+1
2016-02-29netfilter: meta: add PRANDOM supportFlorian Westphal1-0/+2
2016-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+4
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+6
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-17/+0
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler1-2/+4
2016-02-27dax: give DAX clearing code correct bdevRoss Zwisler1-1/+1
2016-02-27drivers: char: random: add get_random_long()Daniel Cashman1-0/+1
2016-02-26net: l3mdev: address selection should only consider devices in L3 domainDavid Ahern1-2/+2
2016-02-26Merge tag 'sound-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+1
2016-02-26ALSA: hda - Loop interrupt handling until really clearedTakashi Iwai1-1/+1
2016-02-26net: ethtool: remove unused __ethtool_get_settingsDavid Decotigny1-4/+0
2016-02-26net: rdma: use __ethtool_get_ksettingsDavid Decotigny1-8/+6
2016-02-26net: ethtool: add new ETHTOOL_xLINKSETTINGS APIDavid Decotigny2-74/+339
2016-02-26net: Facility to report route quality of connected socketsTom Herbert1-0/+2
2016-02-26Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+10
2016-02-26net: ipv6: Make address flushing on ifdown optionalDavid Ahern2-0/+2
2016-02-26Merge tag 'for-v4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-0/+1
2016-02-26libata: Align ata_device's id on a cachelineHarvey Hunt1-1/+1
2016-02-25net: dsa: drop vlan_getnextVivien Didelot1-3/+0
2016-02-25net: dsa: add port_vlan_dump routineVivien Didelot1-0/+3
2016-02-25net_sched: add network namespace support for tc actionsWANG Cong1-11/+47
2016-02-25net_sched: prepare tcf_hashinfo_destroy() for netns supportWANG Cong1-5/+0
2016-02-25perf: Fix race between event install and jump_labelsPeter Zijlstra1-3/+3