Age | Commit message (Expand) | Author |
2020-11-14 | nfc: refined function nci_hci_resp_received | Alex Shi |
2020-11-14 | inet: unexport udp{4|6}_lib_lookup_skb() | Eric Dumazet |
2020-11-14 | Merge branch 'tcp-avoid-indirect-call-in-__sk_stream_memory_free' | Jakub Kicinski |
2020-11-14 | tcp: avoid indirect call to tcp_stream_memory_free() | Eric Dumazet |
2020-11-14 | tcp: uninline tcp_stream_memory_free() | Eric Dumazet |
2020-11-14 | IPv4: RTM_GETROUTE: Add RTA_ENCAP to result | Oliver Herms |
2020-11-14 | Merge branch 'ionic-updates' | Jakub Kicinski |
2020-11-14 | ionic: useful names for booleans | Shannon Nelson |
2020-11-14 | ionic: change set_rx_mode from_ndo to can_sleep | Shannon Nelson |
2020-11-14 | ionic: flatten calls to ionic_lif_rx_mode | Shannon Nelson |
2020-11-14 | ionic: use mc sync for multicast filters | Shannon Nelson |
2020-11-14 | ionic: batch rx buffer refilling | Shannon Nelson |
2020-11-14 | ionic: add lif quiesce | Shannon Nelson |
2020-11-14 | ionic: check for link after netdev registration | Shannon Nelson |
2020-11-14 | ionic: start queues before announcing link up | Shannon Nelson |
2020-11-14 | net: macb: Fix passing zero to 'PTR_ERR' | YueHaibing |
2020-11-14 | ipv6: remove unused function ipv6_skb_idev() | Lukas Bulwahn |
2020-11-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2020-11-13 | net: phy: mscc: Add PTP support for 2 more VSC PHYs | Steen Hegelund |
2020-11-14 | Merge branch 'xdp-redirect-bulk' | Daniel Borkmann |
2020-11-14 | net: mlx5: Add xdp tx return bulking support | Lorenzo Bianconi |
2020-11-14 | net: mvpp2: Add xdp tx return bulking support | Lorenzo Bianconi |
2020-11-14 | net: mvneta: Add xdp tx return bulking support | Lorenzo Bianconi |
2020-11-14 | net: page_pool: Add bulk support for ptr_ring | Lorenzo Bianconi |
2020-11-14 | net: xdp: Introduce bulking for xdp tx return path | Lorenzo Bianconi |
2020-11-13 | net: stmmac: platform: use optional clk/reset get APIs | Jisheng Zhang |
2020-11-13 | r8169: improve rtl_tx | Heiner Kallweit |
2020-11-13 | r8169: use READ_ONCE in rtl_tx_slots_avail | Heiner Kallweit |
2020-11-13 | Merge branch 'net-ipa-two-fixes' | Jakub Kicinski |
2020-11-13 | net: ipa: ignore the microcontroller log event | Alex Elder |
2020-11-13 | net: ipa: fix source packet contexts limit | Alex Elder |
2020-11-13 | Merge branch 'sfc-further-ef100-encap-tso-features' | Jakub Kicinski |
2020-11-13 | sfc: support GRE TSO on EF100 | Edward Cree |
2020-11-13 | sfc: correctly support non-partial GSO_UDP_TUNNEL_CSUM on EF100 | Edward Cree |
2020-11-13 | sfc: extend bitfield macros to 19 fields | Edward Cree |
2020-11-13 | Merge branch 'net-ipa-gsi-register-consolidation' | Jakub Kicinski |
2020-11-13 | net: ipa: use enumerated types for GSI field values | Alex Elder |
2020-11-13 | net: ipa: move GSI command opcode values into "gsi_reg.h" | Alex Elder |
2020-11-13 | net: ipa: move GSI error values into "gsi_reg.h" | Alex Elder |
2020-11-13 | net: ipa: move channel type values into "gsi_reg.h" | Alex Elder |
2020-11-13 | net: ipa: use common value for channel type and protocol | Alex Elder |
2020-11-13 | net: ipa: define GSI interrupt types with enums | Alex Elder |
2020-11-13 | tipc: fix -Wstringop-truncation warnings | Wenlin Kang |
2020-11-13 | Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub... | Jakub Kicinski |
2020-11-13 | bpf: Expose bpf_d_path helper to sleepable LSM hooks | KP Singh |
2020-11-13 | bpf: Augment the set of sleepable LSM hooks | KP Singh |
2020-11-12 | Merge branch 'bpf: Enable bpf_sk_storage for FENTRY/FEXIT/RAW_TP' | Alexei Starovoitov |
2020-11-12 | bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TP | Martin KaFai Lau |
2020-11-12 | bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP | Martin KaFai Lau |
2020-11-12 | bpf: Rename some functions in bpf_sk_storage | Martin KaFai Lau |