index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2021-04-06
usbnet: add _mii suffix to usbnet_set/get_link_ksettings
Oliver Neukum
2021-04-05
net: Allow to specify ifindex when device is moved to another namespace
Andrei Vagin
2021-04-04
Merge tag 'mlx5-updates-2021-04-02' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-04-02
net/mlx5: Allocate rate limit table when rate is configured
Parav Pandit
2021-04-02
net/mlx5: Pack mlx5_rl_entry structure
Parav Pandit
2021-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-01
skmsg: Extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
Cong Wang
2021-04-01
sock: Introduce sk->sk_prot->psock_update_sk_prot()
Cong Wang
2021-04-01
sock_map: Introduce BPF_SK_SKB_VERDICT
Cong Wang
2021-04-01
skmsg: Use rcu work for destroying psock
Cong Wang
2021-04-01
skmsg: Avoid lock_sock() in sk_psock_backlog()
Cong Wang
2021-04-01
net: Introduce skb_send_sock() for sock_map
Cong Wang
2021-04-01
skmsg: Introduce a spinlock to protect ingress_msg
Cong Wang
2021-03-30
vxlan: allow L4 GRO passthrough
Paolo Abeni
2021-03-30
udp: never accept GSO_FRAGLIST packets
Paolo Abeni
2021-03-30
bpf: Remove unused bpf_load_pointer
He Fengqing
2021-03-30
can: bittiming: add CAN_KBPS, CAN_MBPS and CAN_MHZ macros
Vincent Mailhol
2021-03-30
can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC)
Vincent Mailhol
2021-03-30
can: dev: reorder struct can_priv members for better packing
Vincent Mailhol
2021-03-30
can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
Vincent Mailhol
2021-03-30
can: dev: can_free_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-03-26
bpf: selftests: Add kfunc_call test
Martin KaFai Lau
2021-03-26
bpf: Support bpf program calling kernel function
Martin KaFai Lau
2021-03-26
bpf: Refactor btf_check_func_arg_match
Martin KaFai Lau
2021-03-26
bpf: Simplify freeing logic in linfo and jited_linfo
Martin KaFai Lau
2021-03-25
bpf: Fix NULL pointer dereference in bpf_get_local_storage() helper
Yonghong Song
2021-03-25
sysctl: add proc_dou8vec_minmax()
Eric Dumazet
2021-03-25
net: stmmac: use interrupt mode INTM=1 for multi-MSI
Wong, Vee Khee
2021-03-25
net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX
Ong Boon Leong
2021-03-26
bpf: Fix typo 'accesible' into 'accessible'
Ricardo Ribalda
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-03-25
mm: memblock: fix section mismatch warning again
Mike Rapoport
2021-03-25
mm/mmu_notifiers: ensure range_end() is paired with range_start()
Sean Christopherson
2021-03-25
kasan: fix per-page tags for non-page_alloc pages
Andrey Konovalov
2021-03-25
hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
Miaohe Lin
2021-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2021-03-24
net: stmmac: support FPE link partner hand-shaking procedure
Ong Boon Leong
2021-03-24
net: phy: add genphy_c45_loopback
Wong Vee Khee
2021-03-24
net: stmmac: Add hardware supported cross-timestamp
Tan Tee Min
2021-03-24
netfilter: flowtable: bridge vlan hardware offload and switchdev
Felix Fietkau
2021-03-24
net: dsa: resolve forwarding path for dsa slave ports
Felix Fietkau
2021-03-24
net: ppp: resolve forwarding path for bridge pppoe devices
Felix Fietkau
2021-03-24
net: bridge: resolve forwarding path for VLAN tag actions in bridge devices
Felix Fietkau
2021-03-24
net: bridge: resolve forwarding path for bridge devices
Pablo Neira Ayuso
2021-03-24
net: 8021q: resolve forwarding path for vlan devices
Pablo Neira Ayuso
2021-03-24
net: resolve forwarding path from virtual netdevice and HW destination address
Pablo Neira Ayuso
2021-03-23
net: make unregister netdev warning timeout configurable
Dmitry Vyukov
2021-03-23
net: bridge: add helper to replay VLANs installed on port
Vladimir Oltean
[next]