summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-03-13Merge tag 'nfc-next-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2016-03-13net: add MACsec netdevice priv_flags and helperSabrina Dubroca
2016-03-13phy: remove documentation of removed members of phy_device structureLABBE Corentin
2016-03-13Merge tag 'wireless-drivers-next-for-davem-2016-03-09' of git://git.kernel.or...David S. Miller
2016-03-11bridge: allow zero ageing timeStephen Hemminger
2016-03-10net/flower: Introduce hardware offload supportAmir Vadai
2016-03-09net: validate variable length ll headersWillem de Bruijn
2016-03-09NFC: microread: Drop platform data header fileJean Delvare
2016-03-09kcm: Kernel Connection Multiplexor moduleTom Herbert
2016-03-09net: Add MSG_BATCH flagTom Herbert
2016-03-09net: Make sock_alloc exportableTom Herbert
2016-03-09rcu: Add list_next_or_null_rcuTom Herbert
2016-03-08bpf: convert stackmap to pre-allocationAlexei Starovoitov
2016-03-08bpf: pre-allocate hash map elementsAlexei Starovoitov
2016-03-08bpf: prevent kprobe+bpf deadlocksAlexei Starovoitov
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-03-07qed/qede: Add infrastructure support for hardware GROManish Chopra
2016-03-07bcma: move parallel flash support to separated fileRafał Miłecki
2016-03-07bcma: drop unneeded fields from bcma_pflash structRafał Miłecki
2016-03-07brcmfmac: switch to new platform dataHante Meuleman
2016-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-03-04Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-04Merge branch 'for-linus2' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-04Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-04uapi: define DIV_ROUND_UP for userlandNicolas Dichtel
2016-03-04ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng
2016-03-04tracing: Do not have 'comm' filter override event 'comm' fieldSteven Rostedt (Red Hat)
2016-03-03block: fix blk_rq_get_max_sectors for driver private requestsChristoph Hellwig
2016-03-03writeback: flush inode cgroup wb switches instead of pinning super_blockTejun Heo
2016-03-03block: get the 1st and last bvec via helpersMing Lei
2016-03-03block: check virt boundary in bio_will_gap()Ming Lei
2016-03-03block: bio: introduce helpers to get the 1st and last bvecMing Lei
2016-03-03mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez
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: 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-01Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2016-03-01mlx4: Implement devlink interfaceJiri Pirko
2016-03-01netdev: introduce ndo_set_rx_headroomPaolo Abeni
2016-02-29use ->d_seq to get coherency between ->d_inode and ->d_flagsAl Viro