summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: generalize skb freeing deferral to per-cpu listsEric Dumazet2022-04-274-14/+8
* devlink: introduce line card device info infrastructureJiri Pirko2022-04-251-2/+6
* devlink: introduce line card info get messageJiri Pirko2022-04-252-1/+8
* devlink: introduce line card devices supportJiri Pirko2022-04-252-0/+10
* mptcp: dump infinite_map field in mptcp_dump_mpextGeliang Tang2022-04-231-2/+4
* mptcp: infinite mapping sendingGeliang Tang2022-04-231-1/+2
* qed: Remove IP services API.Guillaume Nault2022-04-231-29/+0
* ipv4: Avoid using RTO_ONLINK with ip_route_connect().Guillaume Nault2022-04-221-12/+24
* ipv6: Remove __ipv6_only_sock().Kuniyuki Iwashima2022-04-221-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-04-2215-25/+70
|\
| * Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-213-6/+11
| |\
| | * ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet2022-04-151-2/+2
| | * net: Handle l3mdev in ip_tunnel_init_flowDavid Ahern2022-04-151-2/+9
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-04-151-2/+0
| | |\
| | | * esp: limit skb_page_frag_refill use to a single pageSabrina Dubroca2022-04-131-2/+0
| * | | vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAPSong Liu2022-04-191-2/+2
| * | | fs: fix acl translationChristian Brauner2022-04-191-0/+4
| * | | Merge tag 'gpio-fixes-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-171-1/+7
| |\ \ \
| | * \ \ Merge tag 'intel-gpio-v5.18-2' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski2022-04-161-1/+7
| | |\ \ \
| | | * | | gpiolib: acpi: Convert type for pin to be unsignedAndy Shevchenko2022-04-081-1/+7
| * | | | | Merge tag 'random-5.18-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-04-171-1/+1
| |\ \ \ \ \
| | * | | | | random: make random_get_entropy() return an unsigned longJason A. Donenfeld2022-04-131-1/+1
| * | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2022-04-162-5/+8
| |\ \ \ \ \ \
| | * | | | | | scsi: iscsi: Fix NOP handling during conn recoveryMike Christie2022-04-121-1/+1
| | * | | | | | scsi: iscsi: Merge suspend fieldsMike Christie2022-04-121-4/+5
| | * | | | | | scsi: iscsi: Fix conn cleanup and stop race during iscsid restartMike Christie2022-04-121-0/+2
| | * | | | | | scsi: iscsi: Release endpoint ID when its freedMike Christie2022-04-121-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-04-161-0/+24
| |\ \ \ \ \ \
| | * | | | | | mm, kfence: support kmem_dump_obj() for KFENCE objectsMarco Elver2022-04-151-0/+24
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'block-5.18-2022-04-15' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-153-10/+10
| |\ \ \ \ \ \
| | * | | | | | asm-generic: fix __get_unaligned_be48() on 32 bit platformsAlexander Lobakin2022-04-131-1/+1
| | * | | | | | block: move lower_48_bits() to blockKeith Busch2022-04-122-9/+9
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'io_uring-5.18-2022-04-14' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-151-0/+1
| |\ \ \ \ \ \
| | * | | | | | io_uring: flag the fact that linked file assignment is saneJens Axboe2022-04-111-0/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'vfio-v5.18-rc3' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-04-151-0/+2
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | vfio/pci: Fix vf_token mechanism when device-specific VF drivers are usedJason Gunthorpe2022-04-131-0/+2
| | |/ / / /
* | | | | | Merge tag 'linux-can-next-for-5.19-20220419' of git://git.kernel.org/pub/scm/...David S. Miller2022-04-201-2/+2
|\ \ \ \ \ \
| * | | | | | can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue...Marc Kleine-Budde2022-04-191-2/+2
* | | | | | | net/sched: flower: Add number of vlan tags filterBoris Sukholitko2022-04-201-0/+2
* | | | | | | flow_dissector: Add number of vlan tags dissectorBoris Sukholitko2022-04-201-0/+9
|/ / / / / /
* | | | | | net: sched: support hash selecting tx queueTonghao Zhang2022-04-192-0/+3
* | | | | | net: sched: use queue_mapping to pick tx queueTonghao Zhang2022-04-192-0/+4
* | | | | | devlink: add port to line card relationship setJiri Pirko2022-04-181-0/+3
* | | | | | devlink: implement line card active stateJiri Pirko2022-04-182-0/+3
* | | | | | devlink: implement line card provisioningJiri Pirko2022-04-182-2/+56
* | | | | | devlink: add support to create line card and expose to userJiri Pirko2022-04-182-0/+11
* | | | | | tcp: add drop reason support to tcp_ofo_queue()Eric Dumazet2022-04-172-0/+2
* | | | | | tcp: add drop reason support to tcp_prune_ofo_queue()Eric Dumazet2022-04-172-0/+3
* | | | | | tcp: add two drop reasons for tcp_ack()Eric Dumazet2022-04-172-0/+5
* | | | | | tcp: add drop reasons to tcp_rcv_state_process()Eric Dumazet2022-04-172-0/+6