Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-03-17 | ipv6: constify inet6_mc_check() | Eric Dumazet | 2 | -5/+5 |
2023-03-17 | udp: constify __udp_is_mcast_sock() socket argument | Eric Dumazet | 1 | -2/+2 |
2023-03-17 | ipv4: constify ip_mc_sf_allow() socket argument | Eric Dumazet | 2 | -3/+3 |
2023-03-17 | inet: preserve const qualifier in inet_sk() | Eric Dumazet | 8 | -14/+12 |
2023-03-17 | netlink: specs: allow uapi-header in genetlink | Jakub Kicinski | 3 | -2/+5 |