linux-2.6-block.git
2018-04-17 Jesper Dangaard... xdp: move struct xdp_buff from filter.h to xdp.h
2018-04-17 Jesper Dangaard... ixgbe: use xdp_return_frame API
2018-04-17 Jesper Dangaard... xdp: introduce xdp_return_frame API and use in cpumap
2018-04-17 Jesper Dangaard... mlx5: basic XDP_REDIRECT forward support
2018-04-17 Intiyaz Bashaliquidio: Enhanced ethtool stats
2018-04-16 Andrey Ignatovnet: Remove unused tcp_set_state tracepoint
2018-04-16 David S. MillerMerge branch 'pci-mrrs-consts'
2018-04-16 Heiner Kallweitr8169: replace magic numbers with PCI MRRS constant
2018-04-16 Heiner KallweitPCI: Add two more values for PCIe Max_Read_Request_Size
2018-04-16 David S. MillerMerge branch 'net-stmmac-Stop-using-hard-coded-callbacks'
2018-04-16 Jose Abreunet: stmmac: Switch stmmac_mode_ops to generic HW Inter...
2018-04-16 Jose Abreunet: stmmac: Switch stmmac_hwtimestamp to generic HW...
2018-04-16 Jose Abreunet: stmmac: Switch stmmac_ops to generic HW Interface...
2018-04-16 Jose Abreunet: stmmac: Switch stmmac_dma_ops to generic HW Interf...
2018-04-16 Jose Abreunet: stmmac: Switch stmmac_desc_ops to generic HW Inter...
2018-04-16 David S. MillerMerge branch 'tcp-zero-copy-receive'
2018-04-16 Eric Dumazetselftests: net: add tcp_mmap program
2018-04-16 Eric Dumazettcp: implement mmap() for zero copy receive
2018-04-16 Eric Dumazettcp: avoid extra wakeups for SO_RCVLOWAT users
2018-04-16 Eric Dumazettcp: fix delayed acks behavior for SO_RCVLOWAT
2018-04-16 Eric Dumazettcp: fix SO_RCVLOWAT and RCVBUF autotuning
2018-04-16 Roman Mashaktc-testing: add sample action tests
2018-04-16 Lorenzo Bianconiipv6: remove unnecessary check in addrconf_prefix_rcv_a...
2018-04-16 Masahisa KOJIMAnet: socionext: reset hardware in ndo_stop
2018-04-16 Jassi Brarnet: netsec: enable tx-irq during open callback
2018-04-16 Ryder Leenet: mediatek: use of_device_get_match_data()
2018-04-12 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-04-12 Linus TorvaldsMerge tag 'for-linus-4.17-rc1-tag' of git://git./linux...
2018-04-12 Linus TorvaldsMerge tag 'dma-mapping-4.17-2' of git://git.infradead...
2018-04-12 Linus TorvaldsMerge tag 'mmc-v4.17-2' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge tag 'for_linus-4.16' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge tag 'microblaze-4.17-rc1' of git://git.monstr...
2018-04-12 Linus TorvaldsMerge tag 'asm-generic' of git://git./linux/kernel...
2018-04-12 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2018-04-12 Linus TorvaldsMerge tag 'iommu-updates-v4.17' of git://git./linux...
2018-04-12 Linus TorvaldsMerge tag 'pm-4.17-rc1-2' of git://git./linux/kernel...
2018-04-11 Linus TorvaldsMerge tag 'ktest-v4.17' of git://git./linux/kernel...
2018-04-11 Linus TorvaldsMerge tag 'tags/upstream-4.17-rc1' of git://git.infrade...
2018-04-11 Linus TorvaldsMerge git://git./pub/scm/linux/kernel/git/rw/uml
2018-04-11 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2018-04-11 Linus TorvaldsMerge tag 'nios2-v4.17-rc1' of git://git./linux/kernel...
2018-04-11 David S. MillerMerge branch 'l2tp-tunnel-creation-fixes'
2018-04-11 Guillaume Naultl2tp: fix race in duplicate tunnel detection
2018-04-11 Guillaume Naultl2tp: fix races in tunnel creation
2018-04-11 Sabrina Dubrocatun: send netlink notification when the device is modified
2018-04-11 Sabrina Dubrocatun: set the flags before registering the netdevice
2018-04-11 Phil Elwelllan78xx: Don't reset the interface on open
2018-04-11 David S. MillerMerge branch 'bnxt_en-Fixes-for-net'
2018-04-11 Michael Chanbnxt_en: Fix NULL pointer dereference at bnxt_free_irq().
2018-04-11 Michael Chanbnxt_en: Need to include RDMA rings in bnxt_check_rings().
2018-04-11 Sriharsha Basavapatnabnxt_en: Support max-mtu with VF-reps
2018-04-11 Sriharsha Basavapatnabnxt_en: Ignore src port field in decap filter nodes
2018-04-11 Andy Gospodarekbnxt_en: do not allow wildcard matches for L2 flows
2018-04-11 Michael Chanbnxt_en: Fix ethtool -x crash when device is down.
2018-04-11 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-04-11 Matthew Wilcoxpage cache: use xa_lock
2018-04-11 Matthew Wilcoxxarray: add the xa_lock to the radix_tree_root
2018-04-11 Matthew Wilcoxfscache: use appropriate radix tree accessors
2018-04-11 Matthew Wilcoxexport __set_page_dirty
2018-04-11 Matthew Wilcoxunicore32: turn flush_dcache_mmap_lock into a no-op
2018-04-11 Matthew Wilcoxarm64: turn flush_dcache_mmap_lock into a no-op
2018-04-11 Matthew Wilcoxmac80211_hwsim: use DEFINE_IDA
2018-04-11 Matthew Wilcoxradix tree: use GFP_ZONEMASK bits of gfp_t for flags
2018-04-11 Masahiro Yamadalinux/const.h: refactor _BITUL and _BITULL a bit
2018-04-11 Masahiro Yamadalinux/const.h: move UL() macro to include/linux/const.h
2018-04-11 Masahiro Yamadalinux/const.h: prefix include guard of uapi/linux/const...
2018-04-11 Pavel Tatashinxen, mm: allow deferred page initialization for xen...
2018-04-11 Michal Hockoelf: enforce MAP_FIXED on overlaying elf segments
2018-04-11 Michal Hockofs, elf: drop MAP_FIXED usage from elf_map
2018-04-11 Michal Hockomm: introduce MAP_FIXED_NOREPLACE
2018-04-11 Joe PerchesMAINTAINERS: update bouncing aacraid@adaptec.com addresses
2018-04-11 Nikolay Borisovfs/dcache.c: add cond_resched() in shrink_dentry_list()
2018-04-11 Valentin Vidicinclude/linux/kfifo.h: fix comment
2018-04-11 Andrew Mortonipc/shm.c: shm_split(): remove unneeded test for NULL...
2018-04-11 Waiman Longkernel/sysctl.c: add kdoc comments to do_proc_do{u...
2018-04-11 Waiman Longfs/proc/proc_sysctl.c: fix typo in sysctl_check_table_a...
2018-04-11 Davidlohr Buesoipc/msg: introduce msgctl(MSG_STAT_ANY)
2018-04-11 Davidlohr Buesoipc/sem: introduce semctl(SEM_STAT_ANY)
2018-04-11 Davidlohr Buesoipc/shm: introduce shmctl(SHM_STAT_ANY)
2018-04-11 Chris Wilsonkernel/params.c: downgrade warning for unsafe parameters
2018-04-11 Randy Dunlapkernel/sysctl.c: fix sizeof argument to match variable...
2018-04-11 Ioan Nicurapidio: use a reference count for struct mport_dma_req
2018-04-11 Vasyl Gomonovychdrivers/rapidio/rio-scan.c: fix typo in comment
2018-04-11 Kees Cookexec: pin stack limit during exec
2018-04-11 Kees Cookexec: introduce finalize_exec() before start_thread()
2018-04-11 Kees Cookexec: pass stack rlimit into mm layout functions
2018-04-11 Alexey Dobriyanseq_file: account everything to kmemcg
2018-04-11 Alexey Dobriyanseq_file: allocate seq_file from kmem_cache
2018-04-11 Andrew Mortonfs/reiserfs/journal.c: add missing resierfs_warning...
2018-04-11 Matthew Wilcoxautofs4: use wait_event_killable
2018-04-11 Aaro Koskineninit/ramdisk: use pr_cont() at the end of ramdisk loading
2018-04-11 Joe Perchescheckpatch: whinge about bool bitfields
2018-04-11 Heinrich Schuchardtcheckpatch: allow space between colon and bracket
2018-04-11 Joe Perchescheckpatch: add test for assignment at start of line
2018-04-11 Joe Perchescheckpatch: test SYMBOLIC_PERMS multiple times per...
2018-04-11 Claudio Fontanacheckpatch: two spelling fixes
2018-04-11 Joe Perchescheckpatch: improve get_quoted_string for TRACE_EVENT...
2018-04-11 Tobin C. Hardingcheckpatch: warn for use of %px
2018-04-11 Tobin C. Hardingcheckpatch: add sub routine get_stat_here()
2018-04-11 Tobin C. Hardingcheckpatch: remove unused variable declarations
next