summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-09-21tcp: provide earliest departure time in skb->tstampEric Dumazet
2018-09-21tcp: add tcp_wstamp_ns socket fieldEric Dumazet
2018-09-18veth: rename pcpu_vstats as pcpu_lstatsLi RongQing
2018-09-18Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-14Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-09-14net: move definition of pcpu_lstats to header fileLi RongQing
2018-09-13Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-09-13Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-09-13mm: get rid of vmacache_flush_all() entirelyLinus Torvalds
2018-09-13tun: switch to new type of msg_controlJason Wang
2018-09-13ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALLAndre Naujoks
2018-09-12Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-12net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn
2018-09-12net: ethernet: Add helper for set_pauseparam for PauseAndrew Lunn
2018-09-12net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn
2018-09-12net: ethernet: Add helper for MACs which support pauseAndrew Lunn
2018-09-12net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn
2018-09-12net: ethernet: Add helper to remove a supported link modeAndrew Lunn
2018-09-11IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro
2018-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-09-11blk-cgroup: increase number of supported policiesJens Axboe
2018-09-10net: Add and use skb_list_del_init().David S. Miller
2018-09-10net: Add and use skb_mark_not_on_list().David S. Miller
2018-09-10ppp: Remove direct skb_queue_head list pointer access.David S. Miller
2018-09-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-09-06Merge tag 'mlx5e-updates-2018-09-05' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-09-06Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-09-06Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-09-06qed*: Utilize FW 8.37.7.0Denis Bolotin
2018-09-05packet: add sockopt to ignore outgoing packetsVincent Whitchurch
2018-09-05net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin
2018-09-05net/mlx5: Add flow counters idrVlad Buslov
2018-09-05net/mlx5: Store flow counters in a listVlad Buslov
2018-09-05net/mlx5: Add new list to store deleted flow countersVlad Buslov
2018-09-05net/mlx5: Change flow counters addlist type to single linked listVlad Buslov
2018-09-05net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan
2018-09-05net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan
2018-09-05net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein
2018-09-05tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)
2018-09-05linux/mod_devicetable.h: fix kernel-doc missing notation for typec_device_idRandy Dunlap
2018-09-05wireless: align to draft 11ax D3.0Shaul Triebitz
2018-09-05ieee80211: add new VHT capability fields/parsingJohannes Berg
2018-09-05ieee80211: remove redundant leading zeroesSara Sharon
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-04HID: core: fix grouping by applicationBenjamin Tissoires
2018-09-03r8169: add support for NCube 8168 network cardAnthony Wong
2018-09-03timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger