Age | Commit message (Expand) | Author |
2022-05-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-05-23 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2022-05-23 | Merge tag 'for-net-next-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski |
2022-05-23 | Bluetooth: hci_conn: Fix hci_connect_le_sync | Luiz Augusto von Dentz |
2022-05-23 | Bluetooth: hci_sync: use hci_skb_event() helper | Ahmad Fatoum |
2022-05-23 | net: dsa: OF-ware slave_mii_bus | Luiz Angelo Daros de Luca |
2022-05-23 | net/smc: fix listen processing for SMC-Rv2 | liuyacan |
2022-05-23 | net/smc: postpone sk_refcnt increment in connect() | liuyacan |
2022-05-22 | net: wrap the wireless pointers in struct net_device in an ifdef | Jakub Kicinski |
2022-05-22 | rxrpc: Fix decision on when to generate an IDLE ACK | David Howells |
2022-05-22 | rxrpc: Don't let ack.previousPacket regress | David Howells |
2022-05-22 | rxrpc: Fix overlapping ACK accounting | David Howells |
2022-05-22 | rxrpc: Don't try to resend the request if we're receiving the reply | David Howells |
2022-05-22 | rxrpc: Fix listen() setting the bar too high for the prealloc rings | David Howells |
2022-05-22 | afs: Adjust ACK interpretation to try and cope with NAT | David Howells |
2022-05-22 | rxrpc, afs: Fix selection of abort codes | David Howells |
2022-05-22 | rxrpc: Return an error to sendmsg if call failed | David Howells |
2022-05-22 | rxrpc: Fix locking issue | David Howells |
2022-05-22 | rxrpc: Use refcount_t rather than atomic_t | David Howells |
2022-05-22 | rxrpc: Allow list of in-use local UDP endpoints to be viewed in /proc | David Howells |
2022-05-20 | net: Add a second bind table hashed by port and address | Joanne Koong |
2022-05-20 | stcp: Use memset_after() to zero sctp_stream_out_ext | Xiu Jianfeng |
2022-05-20 | net: avoid strange behavior with skb_defer_max == 1 | Jakub Kicinski |
2022-05-20 | bpf: Add bpf_skc_to_mptcp_sock_proto | Geliang Tang |
2022-05-20 | tcp_ipv6: set the drop_reason in the right place | Jakub Kicinski |
2022-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next | Jakub Kicinski |
2022-05-19 | mptcp: Do not traverse the subflow connection list without lock | Mat Martineau |
2022-05-19 | mptcp: Check for orphaned subflow before handling MP_FAIL timer | Mat Martineau |
2022-05-19 | mptcp: stop using the mptcp_has_another_subflow() helper | Paolo Abeni |
2022-05-19 | tcp: improve PRR loss recovery | Yuchung Cheng |
2022-05-19 | net: tls: fix messing up lists when bpf enabled | Jakub Kicinski |
2022-05-19 | Merge tag 'linux-can-next-for-5.19-20220519' of git://git.kernel.org/pub/scm/... | Jakub Kicinski |
2022-05-19 | can: isotp: isotp_bind(): do not validate unused address information | Oliver Hartkopp |
2022-05-19 | Merge tag 'wireless-next-2022-05-19' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2022-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-05-19 | Bluetooth: eir: Add helpers for managing service data | Luiz Augusto von Dentz |
2022-05-19 | Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2022-05-19 | tls: Add opt-in zerocopy mode of sendfile() | Boris Pismenny |
2022-05-19 | net: bridge: Clear offload_fwd_mark when passing frame up bridge interface. | Andrew Lunn |
2022-05-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski |
2022-05-18 | netfilter: nf_tables: disable expression reduction infra | Pablo Neira Ayuso |
2022-05-18 | netfilter: flowtable: move dst_check to packet path | Ritaro Takenaka |
2022-05-18 | netfilter: flowtable: fix TCP flow teardown | Pablo Neira Ayuso |
2022-05-18 | mptcp: Do TCP fallback on early DSS checksum failure | Mat Martineau |
2022-05-18 | mptcp: fix checksum byte order | Paolo Abeni |
2022-05-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2022-05-18 | net: af_key: check encryption module availability consistency | Thomas Bartschies |
2022-05-18 | net: af_key: add check for pfkey_broadcast in function pfkey_process | Jiasheng Jiang |
2022-05-18 | netfilter: ctnetlink: fix up for "netfilter: conntrack: remove unconfirmed list" | Stephen Rothwell |
2022-05-17 | dn_route: set rt neigh to blackhole_netdev instead of loopback_dev in ifdown | Xin Long |