| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2021-07-01 | 17 | -244/+1427 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-06-30 | 3 | -45/+42 |
| |\ |
|
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2021-06-23 | 2 | -44/+40 |
| | |\ |
|
| | | * | bpf: Fix integer overflow in argument calculation for bpf_map_area_alloc | Bui Quang Minh | 2021-06-22 | 1 | -1/+1 |
| | | * | skmsg: Increase sk->sk_drops when dropping packets | Cong Wang | 2021-06-21 | 1 | -8/+14 |
| | | * | skmsg: Pass source psock to sk_psock_skb_redirect() | Cong Wang | 2021-06-21 | 1 | -5/+6 |
| | | * | skmsg: Teach sk_psock_verdict_apply() to return errors | Cong Wang | 2021-06-21 | 1 | -9/+14 |
| | | * | skmsg: Fix a memory leak in sk_psock_verdict_apply() | Cong Wang | 2021-06-21 | 1 | -0/+5 |
| | | * | skmsg: Clear skb redirect pointer before dropping it | Cong Wang | 2021-06-21 | 1 | -0/+2 |
| | | * | skmsg: Improve udp_bpf_recvmsg() accuracy | Cong Wang | 2021-06-21 | 1 | -23/+0 |
| | * | | net/netif_receive_skb_core: Use migrate_disable() | Sebastian Andrzej Siewior | 2021-06-21 | 1 | -2/+2 |
| | |/ |
|
| * | | net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del} | Vladimir Oltean | 2021-06-29 | 1 | -2/+2 |
| * | | net: use netdev_info in ndo_dflt_fdb_{add,del} | Vladimir Oltean | 2021-06-29 | 1 | -3/+3 |
| * | | net: sock: add trace for socket errors | Alexander Aring | 2021-06-29 | 1 | -0/+10 |
| * | | net: sock: introduce sk_error_report | Alexander Aring | 2021-06-29 | 2 | -3/+9 |
| * | | net: update netdev_rx_csum_fault() print dump only once | Tanner Love | 2021-06-29 | 1 | -5/+9 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2021-06-29 | 2 | -40/+43 |
| |\ \ |
|
| | * | | xdp: Move the rxq_info.mem clearing to unreg_mem_model() | Jakub Kicinski | 2021-06-28 | 1 | -5/+6 |
| | * | | xdp: Add proper __rcu annotations to redirect map entries | Toke Høiland-Jørgensen | 2021-06-24 | 1 | -0/+28 |
| | * | | bpf: Support all gso types in bpf_skb_change_proto() | Maciej Żenczykowski | 2021-06-24 | 1 | -20/+2 |
| | * | | bpf: Do not change gso_size during bpf_skb_change_proto() | Maciej Żenczykowski | 2021-06-24 | 1 | -4/+0 |
| | * | | Revert "bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto" | Maciej Żenczykowski | 2021-06-24 | 1 | -13/+9 |
| * | | | net: retrieve netns cookie via getsocketopt | Martynas Pumputis | 2021-06-24 | 1 | -0/+7 |
| * | | | devlink: Protect rate list with lock while switching modes | Dmytro Linkin | 2021-06-24 | 1 | -0/+4 |
| * | | | devlink: Remove eswitch mode check for mode set call | Dmytro Linkin | 2021-06-24 | 1 | -11/+0 |
| * | | | devlink: Decrease refcnt of parent rate object on leaf destroy | Dmytro Linkin | 2021-06-24 | 1 | -0/+2 |
| * | | | tcp: Add stats for socket migration. | Kuniyuki Iwashima | 2021-06-23 | 1 | -4/+11 |
| * | | | net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc | Yunsheng Lin | 2021-06-23 | 1 | -2/+25 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-06-19 | 4 | -11/+22 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2021-06-17 | 3 | -42/+405 |
| |\ \ |
|
| | * | | bpf: Support socket migration by eBPF. | Kuniyuki Iwashima | 2021-06-15 | 2 | -5/+42 |
| | * | | bpf: Support BPF_FUNC_get_socket_cookie() for BPF_PROG_TYPE_SK_REUSEPORT. | Kuniyuki Iwashima | 2021-06-15 | 1 | -0/+10 |
| | * | | tcp: Add reuseport_migrate_sock() to select a new listener. | Kuniyuki Iwashima | 2021-06-15 | 1 | -14/+64 |
| | * | | tcp: Keep TCP_CLOSE sockets in the reuseport group. | Kuniyuki Iwashima | 2021-06-15 | 1 | -8/+174 |
| | * | | tcp: Add num_closed_socks to struct sock_reuseport. | Kuniyuki Iwashima | 2021-06-15 | 1 | -18/+57 |
| | * | | xdp: Extend xdp_redirect_map with broadcast support | Hangbin Liu | 2021-05-26 | 2 | -2/+63 |
| * | | | net: flow_dissector: fix RPS on DSA masters | Vladimir Oltean | 2021-06-14 | 1 | -2/+2 |
| * | | | net: core: devlink: add dropped stats traps field | Oleksandr Mazur | 2021-06-14 | 1 | -4/+49 |
| * | | | wwan: add interface creation support | Johannes Berg | 2021-06-12 | 1 | -0/+1 |
| * | | | rtnetlink: add IFLA_PARENT_[DEV|DEV_BUS]_NAME | Johannes Berg | 2021-06-12 | 1 | -0/+10 |
| * | | | rtnetlink: add alloc() method to rtnl_link_ops | Johannes Berg | 2021-06-12 | 1 | -5/+14 |
| * | | | net: dsa: generalize overhead for taggers that use both headers and trailers | Vladimir Oltean | 2021-06-11 | 1 | -1/+1 |
| * | | | devlink: Fix error message in devlink_rate_set_ops_supported() | Dan Carpenter | 2021-06-09 | 1 | -1/+1 |
| * | | | page_pool: Allow drivers to hint on SKB recycling | Ilias Apalodimas | 2021-06-07 | 2 | -4/+38 |
| * | | | skbuff: add a parameter to __skb_frag_unref | Matteo Croce | 2021-06-07 | 1 | -2/+2 |
| * | | | mm: add a signature in struct page | Matteo Croce | 2021-06-07 | 1 | -0/+6 |
| * | | | pktgen: add pktgen_handle_all_threads() for the same code | Yejune Deng | 2021-06-07 | 1 | -25/+13 |
| * | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2021-06-07 | 4 | -7/+23 |
| |\ \ \ |
|
| * | | | | sock: expose so_timestamping options for mptcp | Florian Westphal | 2021-06-04 | 1 | -35/+36 |
| * | | | | sock: expose so_timestamp options for mptcp | Florian Westphal | 2021-06-04 | 1 | -7/+19 |