summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski7-149/+134
2022-04-27net: atm: remove support for ZeitNet ZN122x ATM devicesJakub Kicinski1-47/+0
2022-04-26net: generalize skb freeing deferral to per-cpu listsEric Dumazet4-14/+8
2022-04-26bpf: Compute map_btf_id during build timeMenglong Dong1-2/+1
2022-04-25bpf: Make BTF type match stricter for release argumentsKumar Kartikeya Dwivedi1-1/+2
2022-04-25bpf: Teach verifier about kptr_get kfunc helpersKumar Kartikeya Dwivedi1-0/+2
2022-04-25bpf: Wire up freeing of referenced kptrKumar Kartikeya Dwivedi2-0/+6
2022-04-25bpf: Populate pairs of btf_id and destructor kfunc in btfKumar Kartikeya Dwivedi1-0/+17
2022-04-25bpf: Adapt copy_map_value for multiple offset caseKumar Kartikeya Dwivedi1-26/+30
2022-04-25bpf: Prevent escaping of kptr loaded from mapsKumar Kartikeya Dwivedi1-1/+9
2022-04-25bpf: Allow storing referenced kptr in mapKumar Kartikeya Dwivedi2-0/+20
2022-04-25bpf: Tag argument to be released in bpf_func_protoKumar Kartikeya Dwivedi2-3/+5
2022-04-25bpf: Allow storing unreferenced kptr in mapKumar Kartikeya Dwivedi2-1/+32
2022-04-25bpf: Use bpf_prog_run_array_cg_flags everywhereStanislav Fomichev1-6/+2
2022-04-25devlink: introduce line card device info infrastructureJiri Pirko1-2/+6
2022-04-25devlink: introduce line card info get messageJiri Pirko2-1/+8
2022-04-25devlink: introduce line card devices supportJiri Pirko2-0/+10
2022-04-23mptcp: dump infinite_map field in mptcp_dump_mpextGeliang Tang1-2/+4
2022-04-23mptcp: infinite mapping sendingGeliang Tang1-1/+2
2022-04-22qed: Remove IP services API.Guillaume Nault1-29/+0
2022-04-22ipv4: Avoid using RTO_ONLINK with ip_route_connect().Guillaume Nault1-12/+24
2022-04-22ipv6: Remove __ipv6_only_sock().Kuniyuki Iwashima1-3/+1
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni15-25/+70
2022-04-21Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-6/+11
2022-04-20net: Change skb_ensure_writable()'s write_len param to unsigned int typeLiu Jian1-1/+1
2022-04-20Merge tag 'linux-can-next-for-5.19-20220419' of git://git.kernel.org/pub/scm/...David S. Miller1-2/+2
2022-04-20net/sched: flower: Add number of vlan tags filterBoris Sukholitko1-0/+2
2022-04-20flow_dissector: Add number of vlan tags dissectorBoris Sukholitko1-0/+9
2022-04-19bpf: Fix usage of trace RCU in local storage.KP Singh1-2/+2
2022-04-19vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAPSong Liu1-2/+2
2022-04-19fs: fix acl translationChristian Brauner1-0/+4
2022-04-19bpf: Move rcu lock management out of BPF_PROG_RUN routinesStanislav Fomichev1-108/+7
2022-04-19can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue...Marc Kleine-Budde1-2/+2
2022-04-19net: sched: support hash selecting tx queueTonghao Zhang2-0/+3
2022-04-19net: sched: use queue_mapping to pick tx queueTonghao Zhang2-0/+4
2022-04-18devlink: add port to line card relationship setJiri Pirko1-0/+3
2022-04-18devlink: implement line card active stateJiri Pirko2-0/+3
2022-04-18devlink: implement line card provisioningJiri Pirko2-2/+56
2022-04-18devlink: add support to create line card and expose to userJiri Pirko2-0/+11
2022-04-17tcp: add drop reason support to tcp_ofo_queue()Eric Dumazet2-0/+2
2022-04-17tcp: add drop reason support to tcp_prune_ofo_queue()Eric Dumazet2-0/+3
2022-04-17tcp: add two drop reasons for tcp_ack()Eric Dumazet2-0/+5
2022-04-17tcp: add drop reasons to tcp_rcv_state_process()Eric Dumazet2-0/+6
2022-04-17tcp: add drop reason support to tcp_validate_incoming()Eric Dumazet2-0/+11
2022-04-17net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...Arun Ajith S2-0/+2
2022-04-16Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+7
2022-04-16Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2022-04-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-5/+8
2022-04-16Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski1-1/+7
2022-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+24