Age | Commit message (Expand) | Author | Files | Lines |
2019-12-06 | ppp: fix out-of-bounds access in bpf_prog_create() | Eric Biggers | 1 | -2/+3 |
2019-12-06 | Merge branch 'hns3-fixes' | David S. Miller | 2 | -36/+32 |
2019-12-06 | net: hns3: fix VF ID issue for setting VF VLAN | Jian Shen | 1 | -12/+6 |
2019-12-06 | net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx() | Yunsheng Lin | 1 | -13/+6 |
2019-12-06 | net: hns3: fix for TX queue not restarted problem | Yunsheng Lin | 1 | -12/+21 |
2019-12-06 | net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for... | Grygorii Strashko | 1 | -1/+1 |
2019-12-05 | Merge branch 's390-fixes' | David S. Miller | 6 | -83/+119 |
2019-12-05 | s390/qeth: fix dangling IO buffers after halt/clear | Julian Wiedmann | 5 | -46/+67 |
2019-12-05 | s390/qeth: ensure linear access to packet headers | Julian Wiedmann | 1 | -33/+31 |
2019-12-05 | s390/qeth: guard against runt packets | Julian Wiedmann | 3 | -6/+23 |
2019-12-05 | net: thunderx: start phy before starting autonegotiation | Mian Yousaf Kaukab | 1 | -1/+1 |
2019-12-05 | hsr: fix a NULL pointer dereference in hsr_dev_xmit() | Taehee Yoo | 1 | -2/+7 |
2019-12-05 | net: Fixed updating of ethertype in skb_mpls_push() | Martin Varghese | 4 | -5/+7 |
2019-12-05 | NFC: NCI: use new `delay` structure for SPI transfer delays | Alexandru Ardelean | 1 | -2/+4 |
2019-12-05 | net: sfp: fix hwmon | Russell King | 1 | -9/+4 |
2019-12-05 | net: sfp: fix unbind | Russell King | 1 | -0/+4 |
2019-12-05 | ionic: keep users rss hash across lif reset | Shannon Nelson | 1 | -6/+10 |
2019-12-05 | xdp: obtain the mem_id mutex before trying to remove an entry. | Jonathan Lemon | 1 | -4/+4 |
2019-12-05 | act_ct: support asymmetric conntrack | Aaron Conole | 1 | -1/+12 |
2019-12-05 | openvswitch: support asymmetric conntrack | Aaron Conole | 1 | -0/+11 |
2019-12-04 | Merge branch 'net-convert-ipv6_stub-to-ip6_dst_lookup_flow' | David S. Miller | 21 | -54/+58 |
2019-12-04 | net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup | Sabrina Dubroca | 11 | -35/+39 |
2019-12-04 | net: ipv6: add net argument to ip6_dst_lookup_flow | Sabrina Dubroca | 11 | -19/+19 |
2019-12-03 | cls_flower: Fix the behavior using port ranges with hw-offload | Yoshiki Komachi | 3 | -61/+95 |
2019-12-03 | net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues | Dust Li | 2 | -0/+2 |
2019-12-03 | tcp: refactor tcp_retransmit_timer() | Eric Dumazet | 1 | -2/+8 |
2019-12-03 | net: mscc: ocelot: unregister the PTP clock on deinit | Vladimir Oltean | 1 | -4/+10 |
2019-12-03 | net/core: Populate VF index in struct ifla_vf_guid | Danit Goldberg | 1 | -1/+3 |
2019-12-03 | net: bridge: deny dev_set_mac_address() when unregistering | Nikolay Aleksandrov | 1 | -0/+6 |
2019-12-03 | net: fix a leak in register_netdevice() | Dan Carpenter | 1 | -3/+3 |
2019-12-03 | Merge tag 'linux-can-fixes-for-5.5-20191203' of git://git.kernel.org/pub/scm/... | David S. Miller | 4 | -14/+34 |
2019-12-03 | can: xilinx_can: Fix usage of skb memory | Srinivas Neeli | 1 | -12/+13 |
2019-12-03 | can: xilinx_can: skip error message on deferred probe | Venkatesh Yadav Abbarapu | 1 | -1/+2 |
2019-12-03 | can: ucan: fix non-atomic allocation in completion handler | Johan Hovold | 1 | -1/+1 |
2019-12-03 | can: slcan: Fix use-after-free Read in slcan_open | Jouni Hogander | 1 | -0/+1 |
2019-12-03 | MAINTAINERS: add myself as maintainer of MCAN MMIO device driver | Sriram Dash | 1 | -0/+9 |
2019-12-03 | MAINTAINERS: add fragment for xilinx CAN driver | Appana Durga Kedareswara rao | 1 | -0/+8 |
2019-12-03 | Fixed updating of ethertype in function skb_mpls_pop | Martin Varghese | 4 | -5/+11 |
2019-12-02 | sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSO | Victorien Molle | 1 | -0/+1 |
2019-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 10 | -51/+60 |
2019-12-02 | libbpf: Fix readelf output parsing on powerpc with recent binutils | Aurelien Jarno | 1 | -2/+2 |
2019-12-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 95 | -1506/+2661 |
2019-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 24 | -134/+254 |
2019-12-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 23 | -171/+467 |
2019-12-02 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 68 | -625/+2245 |
2019-12-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 56 | -1876/+1631 |
2019-12-02 | Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 22 | -354/+387 |
2019-12-02 | Merge tag 'mailbox-v5.5' of git://git.linaro.org/landing-teams/working/fujits... | Linus Torvalds | 5 | -51/+64 |
2019-12-02 | Merge tag 'hwlock-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ande... | Linus Torvalds | 4 | -77/+42 |
2019-12-02 | Merge tag 'rpmsg-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ander... | Linus Torvalds | 4 | -20/+49 |