Age | Commit message (Expand) | Author |
2018-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-04-24 | net: ethtool: Add missing kernel doc for FEC parameters | Florian Fainelli |
2018-04-24 | rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter() | NeilBrown |
2018-04-24 | rhashtable: remove outdated comments about grow_decision etc | NeilBrown |
2018-04-24 | Revert "net: init sk_cookie for inet socket" | Yafang Shao |
2018-04-24 | net/dim: Support adaptive TX moderation | Tal Gilboa |
2018-04-24 | net/dim: Rename *_get_profile() functions to *_get_rx_moderation() | Tal Gilboa |
2018-04-23 | qed: Add configuration information to register dump and debug data | Denis Bolotin |
2018-04-23 | net: init sk_cookie for inet socket | Yafang Shao |
2018-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-04-22 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2018-04-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-04-20 | kasan: add no_sanitize attribute for clang builds | Andrey Konovalov |
2018-04-20 | writeback: safer lock nesting | Greg Thelen |
2018-04-20 | fork: unconditionally clear stack on fork | Kees Cook |
2018-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-04-20 | Merge tag 'for_v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2018-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2018-04-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2018-04-20 | lan78xx: Read LED states from Device Tree | Phil Elwell |
2018-04-20 | qed* : Add new TLV to request PF to update MAC in bulletin board | Shahed Shaikh |
2018-04-19 | net: phy: mdio-gpio: Remove redundant platform data header | Andrew Lunn |
2018-04-19 | net: phy: mdio-gpio: Add #defines for the GPIO index's | Andrew Lunn |
2018-04-19 | net: phy: mdio-gpio: Swap to using gpio descriptors | Andrew Lunn |
2018-04-19 | net: phy: mdio-gpio: Remove support for IRQs in platform data | Andrew Lunn |
2018-04-19 | net: phy: mdio-gpio: remove support for phy mask | Andrew Lunn |
2018-04-19 | net: phy: mdio-gpio: remove support for ignoring turn around | Andrew Lunn |
2018-04-19 | net: phy: mdio-bitbang: Remove reset support | Andrew Lunn |
2018-04-19 | net: phy: mdio-gpio: Remove reset function | Andrew Lunn |
2018-04-19 | bpf: btf: Add pretty print support to the basic arraymap | Martin KaFai Lau |
2018-04-19 | bpf: btf: Add BPF_OBJ_GET_INFO_BY_FD support to BTF fd | Martin KaFai Lau |
2018-04-19 | bpf: btf: Add BPF_BTF_LOAD command | Martin KaFai Lau |
2018-04-19 | bpf: btf: Add pretty print capability for data with BTF type info | Martin KaFai Lau |
2018-04-19 | bpf: btf: Validate type reference | Martin KaFai Lau |
2018-04-19 | net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends | Eric Dumazet |
2018-04-19 | tcp: track total bytes delivered with ECN CE marks | Yuchung Cheng |
2018-04-19 | coresight: Move to SPDX identifier | Mathieu Poirier |
2018-04-18 | soc: ti: K2G: provide APIs to support driver probe deferral | Murali Karicheri |
2018-04-17 | vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi | Toshiaki Makita |
2018-04-17 | timekeeping: Remove __current_kernel_time() | Baolin Wang |
2018-04-17 | timers: Remove stale struct tvec_base forward declaration | Liu, Changcheng |
2018-04-17 | xdp: transition into using xdp_frame for ndo_xdp_xmit | Jesper Dangaard Brouer |
2018-04-17 | tun: convert to use generic xdp_frame and xdp_return_frame API | Jesper Dangaard Brouer |
2018-04-17 | xdp: move struct xdp_buff from filter.h to xdp.h | Jesper Dangaard Brouer |
2018-04-17 | livepatch: Allow to call a custom callback when freeing shadow variables | Petr Mladek |
2018-04-17 | livepatch: Initialize shadow variables safely by a custom callback | Petr Mladek |