index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2021-06-15
tcp: Migrate TCP_NEW_SYN_RECV requests at receiving the final ACK.
Kuniyuki Iwashima
2021-06-15
tcp: Migrate TCP_NEW_SYN_RECV requests at retransmitting SYN+ACKs.
Kuniyuki Iwashima
2021-06-15
tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues.
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-15
net: Introduce net.ipv4.tcp_migrate_req.
Kuniyuki Iwashima
2021-05-26
xdp: Extend xdp_redirect_map with broadcast support
Hangbin Liu
2021-05-25
xsk: Use kvcalloc to support large umems
Magnus Karlsson
2021-05-20
net: atm: use DEVICE_ATTR_RO macro
YueHaibing
2021-05-19
net: qrtr: ns: Fix error return code in qrtr_ns_init()
Wei Yongjun
2021-05-19
net/sched: cls_api: increase max_reclassify_loop
Davide Caratti
2021-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-05-19
net: Add notifications when multipath hash field change
Ido Schimmel
2021-05-19
netlabel: remove unused parameter in netlbl_netlink_auditinfo()
Zheng Yejian
2021-05-19
bpf: Prepare bpf syscall to be used from kernel and user space.
Alexei Starovoitov
2021-05-19
bpf: Introduce bpf_sys_bpf() helper and program type.
Alexei Starovoitov
2021-05-18
net: dcb: Remove unnecessary INIT_LIST_HEAD()
Yang Yingliang
2021-05-18
cipso: correct comments of cipso_v4_cache_invalidate()
Zheng Yejian
2021-05-18
ipv6: Add custom multipath hash policy
Ido Schimmel
2021-05-18
ipv6: Add a sysctl to control multipath hash fields
Ido Schimmel
2021-05-18
ipv6: Calculate multipath hash inside switch statement
Ido Schimmel
2021-05-18
ipv6: Use a more suitable label name
Ido Schimmel
2021-05-18
ipv4: Add custom multipath hash policy
Ido Schimmel
2021-05-18
ipv4: Add a sysctl to control multipath hash fields
Ido Schimmel
2021-05-18
ipv4: Calculate multipath hash inside switch statement
Ido Schimmel
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-17
net/packet: Remove redundant assignment to ret
Jiapeng Chong
2021-05-17
net: Remove the member netns_ok
Yejune Deng
2021-05-17
ip: Treat IPv4 segment's lowest address as unicast
Seth David Schoen
2021-05-14
tcp: add tracepoint for checksum errors
Jakub Kicinski
2021-05-14
net: bridge: fix build when IPv6 is disabled
Matteo Croce
2021-05-14
net: bridge: fix br_multicast_is_router stub when igmp is disabled
Nikolay Aleksandrov
2021-05-13
bpf: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2021-05-13
net: caif: Drop unnecessary NULL check after container_of
Guenter Roeck
2021-05-13
net: bridge: mcast: export multicast router presence adjacent to a port
Linus Lüssing
2021-05-13
net: bridge: mcast: add ip4+ip6 mcast router timers to mdb netlink
Linus Lüssing
2021-05-13
net: bridge: mcast: split multicast router state for IPv4 and IPv6
Linus Lüssing
2021-05-13
net: bridge: mcast: split router port del+notify for mcast router split
Linus Lüssing
2021-05-13
net: bridge: mcast: prepare add-router function for mcast router split
Linus Lüssing
2021-05-13
net: bridge: mcast: prepare expiry functions for mcast router split
Linus Lüssing
2021-05-13
net: bridge: mcast: prepare is-router function for mcast router split
Linus Lüssing
2021-05-13
net: bridge: mcast: prepare query reception for mcast router split
Linus Lüssing
2021-05-13
net: bridge: mcast: prepare mdb netlink for mcast router split
Linus Lüssing
2021-05-13
net: bridge: mcast: add wrappers for router node retrieval
Linus Lüssing
2021-05-13
net: bridge: mcast: rename multicast router lists and timers
Linus Lüssing
2021-05-13
net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
Sebastian Andrzej Siewior
2021-05-13
net: taprio offload: enforce qdisc to netdev queue mapping
Yannick Vignon
2021-05-12
tls splice: remove inappropriate flags checking for MSG_PEEK
Jim Ma
[next]