index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-15
net: inline function get_net_ns_by_fd if NET_NS is disabled
Changbin Du
2021-06-15
bpf: Support socket migration by eBPF.
Kuniyuki Iwashima
2021-06-15
bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT.
Kuniyuki Iwashima
2021-06-15
tcp: Add reuseport_migrate_sock() to select a new listener.
Kuniyuki Iwashima
2021-06-15
tcp: Keep TCP_CLOSE sockets in the reuseport group.
Kuniyuki Iwashima
2021-06-15
tcp: Add num_closed_socks to struct sock_reuseport.
Kuniyuki Iwashima
2021-06-14
net: flow_dissector: fix RPS on DSA masters
Vladimir Oltean
2021-06-14
net: core: devlink: add dropped stats traps field
Oleksandr Mazur
2021-06-12
wwan: add interface creation support
Johannes Berg
2021-06-12
rtnetlink: add IFLA_PARENT_[DEV|DEV_BUS]_NAME
Johannes Berg
2021-06-12
rtnetlink: add alloc() method to rtnl_link_ops
Johannes Berg
2021-06-12
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
2021-06-11
net: dsa: generalize overhead for taggers that use both headers and trailers
Vladimir Oltean
2021-06-10
skbuff: fix incorrect msg_zerocopy copy notifications
Willem de Bruijn
2021-06-09
rtnetlink: Fix regression in bridge VLAN configuration
Ido Schimmel
2021-06-09
devlink: Fix error message in devlink_rate_set_ops_supported()
Dan Carpenter
2021-06-07
neighbour: allow NUD_NOARP entries to be forced GCed
David Ahern
2021-06-07
page_pool: Allow drivers to hint on SKB recycling
Ilias Apalodimas
2021-06-07
skbuff: add a parameter to __skb_frag_unref
Matteo Croce
2021-06-07
mm: add a signature in struct page
Matteo Croce
2021-06-07
pktgen: add pktgen_handle_all_threads() for the same code
Yejune Deng
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-04
sock: expose so_timestamping options for mptcp
Florian Westphal
2021-06-04
sock: expose so_timestamp options for mptcp
Florian Westphal
2021-06-03
fib: Return the correct errno code
Zheng Yongjun
2021-06-03
rtnetlink: Fix missing error code in rtnl_bridge_notify()
Jiapeng Chong
2021-06-03
rtnetlink: Fix spelling mistakes
Zheng Yongjun
2021-06-02
devlink: Allow setting parent node of rate objects
Dmytro Linkin
2021-06-02
devlink: Introduce rate nodes
Dmytro Linkin
2021-06-02
devlink: Allow setting tx rate for devlink rate leaf objects
Dmytro Linkin
2021-06-02
devlink: Introduce rate object
Dmytro Linkin
2021-06-01
net: sock: fix in-kernel mark setting
Alexander Aring
2021-06-01
netpoll: don't require irqs disabled in rt kernels
Wander Lairson Costa
2021-05-27
devlink: Correct VIRTUAL port to not have phys_port attributes
Parav Pandit
2021-05-27
devlink: append split port number to the port name
Jiri Pirko
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-26
xdp: Extend xdp_redirect_map with broadcast support
Hangbin Liu
2021-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-21
bpf: Set mac_len in bpf_skb_change_head
Jussi Maki
2021-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-05-18
bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto
Dongseok Yi
2021-05-18
skmsg: Remove unused parameters of sk_msg_wait_data()
Cong Wang
2021-05-14
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
2021-05-14
tcp: add tracepoint for checksum errors
Jakub Kicinski
2021-05-14
net: sched: fix tx action reschedule issue with stopped queue
Yunsheng Lin
2021-05-14
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
2021-05-13
bpf: Use struct_size() in kzalloc()
Gustavo A. R. Silva
[next]