summaryrefslogtreecommitdiffstats
path: root/net/core
Commit message (Expand)AuthorAgeFilesLines
* net: devlink: remove devlink_mutexJiri Pirko2022-08-011-76/+4
* net: devlink: convert reload command to take implicit devlink->lockJiri Pirko2022-08-011-13/+5
* net: devlink: introduce "unregistering" mark and use it during devlinks itera...Jiri Pirko2022-08-011-0/+11
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-07-291-1/+2
|\
| * bpf: Fix bpf_xdp_pointer return pointerJoanne Koong2022-07-261-1/+1
| * bpf: Set flow flag to allow any source IP in bpf_tunnel_keyPaul Chaignon2022-07-261-0/+1
* | devlink: Hold the instance lock in health callbacksMoshe Shemesh2022-07-281-16/+14
* | net: devlink: remove region snapshots list dependency on devlink->lockJiri Pirko2022-07-281-12/+29
* | net: devlink: remove region snapshot ID tracking dependency on devlink->lockJiri Pirko2022-07-281-31/+33
* | devlink: introduce framework for selftestsVikas Gupta2022-07-281-0/+216
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni2022-07-282-7/+53
|\ \
| * | flow_offload: Introduce flow_match_pppoeWojciech Drewek2022-07-261-0/+7
| * | flow_dissector: Add PPPoE dissectorsWojciech Drewek2022-07-261-7/+46
| |/
* | net: devlink: remove redundant net_eq() check from sb_pool_get_dumpit()Jiri Pirko2022-07-271-2/+1
* | net: devlink: introduce nested devlink entity for line cardJiri Pirko2022-07-261-0/+42
* | net: devlink: move net check into devlinks_xa_for_each_registered_get()Jiri Pirko2022-07-261-96/+39
* | net: devlink: make sure that devlink_try_get() works with valid pointer durin...Jiri Pirko2022-07-261-91/+80
|/
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-07-223-4/+5
|\
| * bpf: Don't redirect packets with invalid pkt_lenZhengchao Shao2022-07-191-0/+1
| * bpf: Add endian modifiers to fix endian warningsBen Dooks2022-07-141-2/+2
| * skmsg: Fix invalid last sg check in sk_msg_recvmsg()Liu Jian2022-07-111-2/+2
* | Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski2022-07-221-1/+1
|\ \
| * | net: fix uninitialised msghdr->sg_from_iterPavel Begunkov2022-07-221-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-213-6/+6
|\ \ \
| * | | tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima2022-07-201-2/+2
| * | | tcp: Fix data-races around sysctl_tcp_migrate_req.Kuniyuki Iwashima2022-07-181-2/+2
| * | | tcp: Fix data-races around sysctl_tcp_syncookies.Kuniyuki Iwashima2022-07-181-2/+2
* | | | Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...Jakub Kicinski2022-07-192-8/+43
|\ \ \ \ | | |/ / | |/| |
| * | | net: introduce managed frags infrastructurePavel Begunkov2022-07-191-2/+27
| * | | net: Allow custom iter handler in msghdrDavid Ahern2022-07-192-5/+11
| * | | skbuff: add SKBFL_DONT_ORPHAN flagPavel Begunkov2022-07-181-1/+1
| * | | skbuff: don't mix ubuf_info from different sourcesPavel Begunkov2022-07-181-0/+4
* | | | net: devlink: remove unused locked functionsJiri Pirko2022-07-181-168/+0
* | | | netdevsim: convert driver to use unlocked devlink API during init/finiJiri Pirko2022-07-181-0/+6
* | | | net: devlink: add unlocked variants of devlink_region_create/destroy() functionsJiri Pirko2022-07-181-28/+61
* | | | net: devlink: add unlocked variants of devlink_dpipe*() functionsJiri Pirko2022-07-181-46/+135
* | | | net: devlink: add unlocked variants of devlink_sb*() functionsJiri Pirko2022-07-181-18/+36
* | | | net: devlink: add unlocked variants of devlink_resource*() functionsJiri Pirko2022-07-181-61/+156
* | | | net: devlink: add unlocked variants of devling_trap*() functionsJiri Pirko2022-07-181-32/+148
* | | | net: devlink: avoid false DEADLOCK warning reported by lockdepMoshe Shemesh2022-07-181-0/+4
* | | | net: devlink: fix return statement in devlink_port_new_notify()Jiri Pirko2022-07-141-2/+1
* | | | net: devlink: fix a typo in function name devlink_port_new_notifiy()Jiri Pirko2022-07-141-4/+4
* | | | net: devlink: make devlink_dpipe_headers_register() return voidJiri Pirko2022-07-141-3/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-142-3/+6
|\ \ \ \ | | |/ / | |/| |
| * | | seg6: bpf: fix skb checksum in bpf_push_seg6_encap()Andrea Mayer2022-07-141-1/+0
| * | | xdp: Fix spurious packet loss in generic XDP TX pathJohan Almbladh2022-07-061-2/+6
| |/ /
* | | net: devlink: use helpers to work with devlink->lock mutexJiri Pirko2022-07-131-115/+115
* | | net: devlink: fix unlocked vs locked functions descriptionsJiri Pirko2022-07-131-0/+22
* | | net: extract port range fields from fl_flow_keyMaksym Glubokiy2022-07-131-0/+7
* | | devlink: Hold the instance lock in port_new / port_del callbacksMoshe Shemesh2022-07-121-5/+1