summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-03-10net/flower: Introduce hardware offload supportAmir Vadai1-0/+2
2016-03-09net: validate variable length ll headersWillem de Bruijn1-2/+20
2016-03-09kcm: Kernel Connection Multiplexor moduleTom Herbert1-1/+5
2016-03-09net: Add MSG_BATCH flagTom Herbert1-0/+1
2016-03-09net: Make sock_alloc exportableTom Herbert1-0/+1
2016-03-09rcu: Add list_next_or_null_rcuTom Herbert1-0/+21
2016-03-08bpf: convert stackmap to pre-allocationAlexei Starovoitov1-0/+1
2016-03-08bpf: pre-allocate hash map elementsAlexei Starovoitov1-0/+2
2016-03-08bpf: prevent kprobe+bpf deadlocksAlexei Starovoitov1-0/+3
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-32/+30
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-42/+109
2016-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+28
2016-03-07qed/qede: Add infrastructure support for hardware GROManish Chopra1-3/+9
2016-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+1
2016-03-04Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+3
2016-03-04Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds3-7/+60
2016-03-04Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2016-03-04uapi: define DIV_ROUND_UP for userlandNicolas Dichtel1-1/+1
2016-03-04ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng1-0/+1
2016-03-04tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)1-0/+2
2016-03-03block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig1-1/+1
2016-03-03writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo1-0/+5
2016-03-03block: get the 1st and last bvec via helpersMing Lei1-4/+9
2016-03-03block: check virt boundary in bio_will_gap()Ming Lei1-5/+11
2016-03-03block: bio: introduce helpers to get the 1st and last bvecMing Lei1-0/+37
2016-03-03mld, igmp: Fix reserved tailroom calculationBenjamin Poirier1-0/+24
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez1-0/+1
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: 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-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+1
2016-03-01qed: Semantic refactoring of interrupt codeYuval Mintz1-0/+6
2016-03-01net: remove skb_sender_cpu_clear()WANG Cong1-4/+0
2016-03-01net/mlx5: Fix global UAR mappingMoshe Lazer1-3/+2
2016-03-01net/mlx5: Make command timeout way shorterOr Gerlitz1-1/+1
2016-03-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller3-38/+43
2016-03-01mlx4: Implement devlink interfaceJiri Pirko1-0/+3
2016-03-01netdev: introduce ndo_set_rx_headroomPaolo Abeni1-0/+31
2016-02-29use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro1-3/+1
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-25net: ethtool: remove unused __ethtool_get_settingsDavid Decotigny1-4/+0
2016-02-25net: ethtool: add new ETHTOOL_xLINKSETTINGS APIDavid Decotigny1-8/+83
2016-02-25Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1