]> Git Repo - linux.git/shortlog
linux.git
2019-07-06 Fabian SchindlatzBluetooth: hci_ll: Refactor download_firmware
2019-07-06 Philipp PuschmannBluetooth: hci_ll: set operational frequency earlier
2019-07-06 Peter RobinsonBluetooth: btsdio: Do not bind to non-removable BCM4356
2019-07-06 Pablo Neira... netfilter: nf_tables: force module load in case select_...
2019-07-05 David S. MillerMerge branch 'mlx5-TLS-TX-HW-offload-support'
2019-07-05 Tariq Toukannet/mlx5e: Add kTLS TX HW offload support
2019-07-05 Tariq Toukannet/mlx5e: Introduce a fenced NOP WQE posting function
2019-07-05 Tariq Toukannet/mlx5e: Re-work TIS creation functions
2019-07-05 Tariq Toukannet/mlx5e: Tx, Unconstify SQ stop room
2019-07-05 Eran Ben Elishanet/mlx5e: Tx, Don't implicitly assume SKB-less wqe...
2019-07-05 Tariq Toukannet/mlx5e: Tx, Make SQ WQE fetch function type generic
2019-07-05 Tariq Toukannet/mlx5e: Tx, Enforce L4 inline copy when needed
2019-07-05 Tariq Toukannet/mlx5e: Move helper functions to a new txrx datapath...
2019-07-05 Tariq Toukannet/mlx5: Accel, Add core TLS support for the Connect...
2019-07-05 Tariq Toukannet/mlx5: Add crypto library to support create/destroy...
2019-07-05 Tariq Toukannet/mlx5: Kconfig, Better organize compilation flags
2019-07-05 Tariq Toukannet/mlx5: Accel, Expose accel wrapper for IPsec FPGA...
2019-07-05 David S. MillerMerge tag 'mlx5-updates-2019-07-04-v2' of git://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 Stanislav Fomichevselftests/bpf: add test_tcp_rtt to .gitignore
2019-07-05 Stanislav Fomichevselftests/bpf: fix test_align liveliness expectations
2019-07-05 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2019-07-05 Luke Nelsonbpf, riscv: Enable zext optimization for more RV64G...
2019-07-05 Pablo Neira... netfilter: nf_tables: __nft_expr_type_get() selects...
2019-07-05 Jiri Olsatools: bpftool: Fix json dump crash on powerpc
2019-07-05 Pablo Neira... netfilter: nf_tables: add nft_expr_type_request_module()
2019-07-05 Quentin Monnettools: bpftool: add "prog run" subcommand to test-run...
2019-07-05 Daniel BorkmannMerge branch 'bpf-libbpf-int-btf-map'
2019-07-05 Andrii Nakryikoselftests/bpf: convert legacy BPF maps to BTF-defined...
2019-07-05 Andrii Nakryikoselftests/bpf: convert selftests using BTF-defined...
2019-07-05 Andrii Nakryikoselftests/bpf: add __uint and __type macro for BTF...
2019-07-05 Andrii Nakryikolibbpf: capture value in BTF type info for BTF-defined...
2019-07-05 Daniel BorkmannMerge branch 'bpf-libbpf-link-trace'
2019-07-05 Andrii Nakryikoselftests/bpf: convert existing tracepoint tests to...
2019-07-05 Andrii Nakryikoselftests/bpf: add kprobe/uprobe selftests
2019-07-05 Andrii Nakryikoselftests/bpf: switch test to new attach_perf_event API
2019-07-05 Andrii Nakryikolibbpf: add raw tracepoint attach API
2019-07-05 Andrii Nakryikolibbpf: add tracepoint attach API
2019-07-05 Andrii Nakryikolibbpf: add kprobe/uprobe attach API
2019-07-05 Andrii Nakryikolibbpf: add ability to attach/detach BPF program to...
2019-07-05 Andrii Nakryikolibbpf: introduce concept of bpf_link
2019-07-05 Andrii Nakryikolibbpf: make libbpf_strerror_r agnostic to sign of...
2019-07-05 wenxunetfilter: nft_meta_bridge: Add NFT_META_BRI_IIFVPROTO...
2019-07-05 wenxubridge: add br_vlan_get_proto()
2019-07-05 wenxunetfilter: nft_meta_bridge: add NFT_META_BRI_IIFPVID...
2019-07-05 Pablo Neira... bridge: add br_vlan_get_pvid_rcu()
2019-07-05 wenxunetfilter: nft_meta_bridge: Remove the br_private.h...
2019-07-05 wenxunetfilter: nft_meta: move bridge meta keys into nft_met...
2019-07-05 Julian Anastasovipvs: strip gre tunnel headers from icmp errors
2019-07-05 Fernando Fernandez... netfilter: nf_tables: Add synproxy support
2019-07-04 Shay Agroskinnet/mlx5: Added devlink info callback
2019-07-04 Shay Agroskinnet/mlx5: Added fw version query command
2019-07-04 Saeed MahameedMerge branch 'mlx5-next' of git://git.kernel.org/pub...
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-04 Mark Zhangnet/mlx5: Add rts2rts_qp_counters_set_id field in hca cap
2019-07-04 Vadim Fedorenkoipvs: allow tunneling with gre encapsulation
2019-07-04 Florian Westphalnetfilter: nf_queue: remove unused hook entries pointer
2019-07-04 Markus Elfringnetfilter: nf_log: Replace a seq_printf() call by seq_p...
2019-07-04 Pablo Neira... netfilter: rename nf_SYNPROXY.h to nf_synproxy.h
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 Tariq Toukannet/mlx5: Properly name the generic WQE control field
2019-07-03 Eran Ben Elishanet/mlx5: Introduce TLS TX offload hardware bits and...
2019-07-03 Parav Panditnet/mlx5: Refactor mlx5_esw_query_functions for modularity
2019-07-03 Parav Panditnet/mlx5: E-Switch prepare functions change handler...
2019-07-03 Parav Panditnet/mlx5: Introduce and use mlx5_eswitch_get_total_vports()
next
This page took 0.086575 seconds and 4 git commands to generate.