]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2019-07-05  Sebastian Andrzej... nfp: Use spinlock_t instead of struct spinlock
2019-07-05  Ilias Apalodimasnet: netsec: Sync dma for device on buffer allocation
2019-07-05  David S. MillerMerge branch 'hns3-next'
2019-07-05  Peng Linet: hns3: set maximum length to resp_data_len for...
2019-07-05  Yonglong Liunet: hns3: bitwise operator should use unsigned type
2019-07-05  Peng Linet: hns3: add default value for tc_size and tc_offset
2019-07-05  Weihang Linet: hns3: check msg_data before memcpy in hclgevf_send...
2019-07-05  Peng Linet: hns3: set default value for param "type" in hclgev...
2019-07-05  Peng Linet: hns3: add all IMP return code
2019-07-05  Jian Shennet: hns3: fix port capbility updating issue
2019-07-05  Jian Shennet: hns3: fix flow control configure issue for fibre...
2019-07-05  Jian Shennet: hns3: enable broadcast promisc mode when initializ...
2019-07-05  Li RongQingnet: remove unused parameter from skb_checksum_try_convert
2019-07-05  David S. MillerMerge branch 'mlxsw-Enable-disable-PTP-shapers'
2019-07-05  Shalom Toledomlxsw: spectrum_ptp: Apply the PTP shaper enable/disabl...
2019-07-05  Shalom Toledomlxsw: spectrum: Set up PTP shaper when port status...
2019-07-05  Shalom Toledomlxsw: spectrum_ptp: Enable/disable PTP shaper on a...
2019-07-05  Shalom Toledomlxsw: spectrum: Add new operation for getting the...
2019-07-05  Shalom Toledomlxsw: spectrum_ptp: Set the PTP shaper parameters
2019-07-05  Shalom Toledomlxsw: reg: Add QoS PTP Shaper Configuration Register
2019-07-05  Shalom Toledomlxsw: spectrum: Add note about the PTP shaper
2019-07-05  Shalom Toledomlxsw: reg: Add ptps field in QoS ETS Element Configura...
2019-07-05  YueHaibingnet: socionext: remove set but not used variable 'pkts'
2019-07-05  Hariprasad... net: ethernet: allwinner: Remove unneeded memset
2019-07-05  Fuqian Huangnet/ethernet: using dev_get_drvdata directly
2019-07-05  Fuqian Huangnet/can: using dev_get_drvdata directly
2019-07-05  David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2019-07-04  David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-07-04  René van Dorstnet: ethernet: mediatek: Fix overlapping capability...
2019-07-04  Weifeng Voonnet: stmmac: Enable dwmac4 jumbo frame more than 8KiB
2019-07-04  Vincent Bernatbonding: add an option to specify a delay between peer...
2019-07-04  Colin Ian Kingnet: ethernet: sun: remove redundant assignment to...
2019-07-03  Colin Ian Kinggve: fix -ENOMEM null check on a page allocation
2019-07-03  David S. MillerMerge branch 'net-ICW-sendmsg-recvmsg'
2019-07-03  Paolo Abeniipv4: use indirect call wrappers for {tcp, udp}_{recv...
2019-07-03  Paolo Abeniipv6: use indirect call wrappers for {tcp, udpv6}_...
2019-07-03  Paolo Abeninet: adjust socket level ICW to cope with ipv6 variant...
2019-07-03  Paolo Abeniipv6: provide and use ipv6 specific version for {recv...
2019-07-03  Paolo Abeniinet: factor out inet_send_prepare()
2019-07-03  Colin Ian Kingqlcnic: remove redundant assignment to variable err
2019-07-03  Colin Ian Kingatl1c: remove redundant assignment to variable tpd_req
2019-07-03  Sudarsana Reddy... qed: Add support for Timestamping the unicast PTP packets.
2019-07-03  Catherine Sullivangve: Fix u64_stats_sync to initialize start
2019-07-03  Mahesh Bandewarloopback: fix lockdep splat
2019-07-03  Daniel BorkmannMerge branch 'bpf-tcp-rtt-hook'
2019-07-03  Stanislav Fomichevsamples/bpf: fix tcp_bpf.readme detach command
2019-07-03  Stanislav Fomichevsamples/bpf: add sample program that periodically dumps...
2019-07-03  Stanislav Fomichevselftests/bpf: test BPF_SOCK_OPS_RTT_CB
2019-07-03  Stanislav Fomichevbpf/tools: sync bpf.h
2019-07-03  Stanislav Fomichevbpf: add icsk_retransmits to bpf_tcp_sock
2019-07-03  Stanislav Fomichevbpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sock
2019-07-03  Stanislav Fomichevbpf: split shared bpf_tcp_sock and bpf_sock_ops impleme...
2019-07-03  Stanislav Fomichevbpf: add BPF_CGROUP_SOCK_OPS callback that is executed...
2019-07-03  Jiri Bencselftests: bpf: standardize to static __always_inline
2019-07-03  brakmobpf: Add support for fq's EDT to HBM
2019-07-03  Leo Yanbpf, libbpf, smatch: Fix potential NULL pointer dereference
2019-07-03  Andrii Nakryikolibbpf: fix GCC8 warning for strncpy
2019-07-03  Alexei Starovoitovbpf: fix precision tracking
2019-07-02  Petr Machatamlxsw: spectrum_ptp: Fix validation in mlxsw_sp1_ptp_pa...
2019-07-02  Heiner Kallweitr8169: add random MAC address fallback
2019-07-02  Heiner KallweitRevert "r8169: improve handling VLAN tag"
2019-07-02  Martin Blumenstinglnet: stmmac: make "snps,reset-delays-us" optional again
2019-07-02  Eric Dumazetbonding/main: fix NULL dereference in bond_select_activ...
2019-07-02  Xin Longtipc: remove ub->ubsock checks
2019-07-02  Stefano Brivioipv4: Fix off-by-one in route dump counter without...
2019-07-02  René van Dorstnet: ethernet: mediatek: Allow non TRGMII mode with...
2019-07-02  David Howellsrxrpc: Fix uninitialized error code in rxrpc_send_data_...
2019-07-02  Colin Ian Kingnfc: st-nci: remove redundant assignment to variable r
2019-07-02  Xue Chaojinghinic: remove standard netdev stats
2019-07-02  Jose Abreunet: stmmac: Re-word Kconfig entry
2019-07-02  David S. MillerMerge branch 'Add-gve-driver'
2019-07-02  Catherine Sullivangve: Add ethtool support
2019-07-02  Catherine Sullivangve: Add workqueue and reset support
2019-07-02  Catherine Sullivangve: Add transmit and receive support
2019-07-02  Catherine Sullivangve: Add basic driver framework for Compute Engine...
2019-07-02  David S. MillerMerge branch 'blackhole-device-to-invalidate-dst'
2019-07-02  Mahesh Bandewarblackhole_dev: add a selftest
2019-07-02  Mahesh Bandewarblackhole_netdev: use blackhole_netdev to invalidate...
2019-07-02  Mahesh Bandewarloopback: create blackhole net device similar to loopack.
2019-07-02  Hariprasad... net: ethernet: broadcom: bcm63xx_enet: Remove unneeded...
2019-07-02  David S. MillerMerge branch 'net-netsec-Add-XDP-Support'
2019-07-02  Ilias Apalodimasnet: netsec: add XDP support
2019-07-02  Ilias Apalodimasnet: page_pool: add helper function for retrieving...
2019-07-02  Ilias Apalodimasnet: netsec: Use page_pool API
2019-07-02  Roman Mashaktc-testing: added tdc tests for prio qdisc
2019-07-02  David S. MillerMerge branch 'mirred-batch-fixes'
2019-07-02  Roman Mashaktc-testing: updated mirred action tests with batch...
2019-07-02  Roman Mashaknet sched: update mirred action for batched events...
2019-07-02  Jason A. Donenfeldnetlink: use 48 byte ctx instead of 6 signed longs...
2019-07-02  Jon Maloytipc: embed jiffies in macro TIPC_BC_RETR_LIM
2019-07-02  Eiichi Tsukatanet/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect"
2019-07-02  Yunsheng Linnet: link_watch: prevent starvation when processing...
2019-07-02  David S. MillerMerge branch 'mlxsw-PTP-timestamping-support'
2019-07-02  Petr Machatamlxsw: spectrum: PTP: Support ethtool get_ts_info
2019-07-02  Petr Machatamlxsw: spectrum: PTP: Support SIOCGHWTSTAMP, SIOCSHWTST...
2019-07-02  Petr Machatamlxsw: spectrum: PTP: Configure PTP traps and FIFO...
2019-07-02  Petr Machatamlxsw: spectrum: PTP: Garbage-collect unmatched entries
2019-07-02  Petr Machatamlxsw: spectrum: PTP: Support timestamping on Spectrum-1
2019-07-02  Petr Machatamlxsw: spectrum: PTP: Disable BH when working with PHC
2019-07-02  Petr Machatamlxsw: spectrum: PTP: Add PTP initialization / finalization
next