aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-11-08rxrpc: Save last ACK's SACK table rather than marking txbufsDavid Howells1-3/+4
2022-11-08rxrpc: Don't use a ring buffer for call Tx queueDavid Howells1-38/+40
2022-11-08rxrpc: Get rid of the Rx ringDavid Howells1-8/+11
2022-11-08rxrpc: Clone received jumbo subpackets and queue separatelyDavid Howells1-7/+5
2022-11-08rxrpc: Split the rxrpc_recvmsg tracepointDavid Howells1-0/+24
2022-11-08rxrpc: Clean up ACK handlingDavid Howells1-16/+36
2022-11-08rxrpc: Allocate ACK records at proposal and queue for transmissionDavid Howells1-12/+35
2022-11-08rxrpc: Define rxrpc_txbuf struct to carry data to be transmittedDavid Howells1-0/+45
2022-11-08rxrpc: Remove the flags from the rxrpc_skb tracepointDavid Howells1-6/+3
2022-11-08net: Change the udp encap_err_rcv to allow use of {ip,ipv6}_icmp_error()David Howells2-3/+4
2022-11-08rxrpc: Record stats for why the REQUEST-ACK flag is being setDavid Howells1-0/+1
2022-11-08rxrpc: Split call timer-expiration from call timer-set tracepointDavid Howells1-1/+41
2022-11-08rxrpc: Trace setting of the request-ack flagDavid Howells1-0/+36
2022-11-08net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()David Howells1-0/+2
2022-11-08net: sched: add helper support in act_ctXin Long2-0/+4
2022-11-08net: move add ct helper function to nf_conntrack_helper for ovs and tcXin Long1-0/+2
2022-11-08net: move the ct helper function to nf_conntrack_helper for ovs and tcXin Long1-0/+3
2022-11-08ethtool: linkstate: add a statistic for PHY down eventsJakub Kicinski3-0/+21
2022-11-07net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)1-0/+5
2022-11-07can: dev: fix skb drop checkOliver Hartkopp1-0/+16
2022-11-07genetlink: allow families to use split ops directlyJakub Kicinski1-0/+5
2022-11-07genetlink: introduce split op representationJakub Kicinski1-4/+56
2022-11-07genetlink: move the private fields in struct genl_familyJakub Kicinski1-5/+6
2022-11-07net: mv643xx_eth: support MII/GMII/RGMII modes for KirkwoodDavid Yang1-0/+2
2022-11-05capabilities: fix undefined behavior in bit shift for CAP_TO_MASKGaosheng Cui1-1/+1
2022-11-04Merge tag 'hardening-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+9
2022-11-04Merge tag 'efi-fixes-for-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-11-04mm/slab: remove !CONFIG_TRACING variants of kmalloc_[node_]trace()Vlastimil Babka1-23/+0
2022-11-03bpf: Refactor map->off_arr handlingKumar Kartikeya Dwivedi2-17/+25
2022-11-03bpf: Consolidate spin_lock, timer management into btf_recordKumar Kartikeya Dwivedi2-22/+34
2022-11-03bpf: Refactor kptr_off_tab into btf_recordKumar Kartikeya Dwivedi2-46/+82
2022-11-03net: expose devlink port over rtnetlinkJiri Pirko2-0/+16
2022-11-03net: remove unused ndo_get_devlink_portJiri Pirko1-5/+0
2022-11-03net: devlink: store copy netdevice ifindex and ifname to allow port_fill() wi...Jiri Pirko1-0/+2
2022-11-03net: devlink: remove netdev arg from devlink_port_type_eth_set()Jiri Pirko1-2/+1
2022-11-03net: devlink: track netdev with devlink_port assignedJiri Pirko1-0/+19
2022-11-03net: devlink: convert devlink port type-specific pointers to unionJiri Pirko1-3/+10
2022-11-03bridge: Add MAC Authentication Bypass (MAB) supportHans J. Schultz3-1/+9
2022-11-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-1/+2
2022-11-03bpf: Allow specifying volatile type modifier for kptrsKumar Kartikeya Dwivedi1-0/+5
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-40/+101
2022-11-03Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-21/+34
2022-11-03Merge tag 'powerpc-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2022-11-03net: dcb: add new apptrust attributeDaniel Machon2-0/+6
2022-11-03net: dcb: add new pcp selector to app objectDaniel Machon1-0/+6
2022-11-03bpf, sock_map: Move cancel_work_sync() out of sock lockCong Wang1-1/+1
2022-11-03net/ipv4: Fix linux/in.h header dependenciesAndrii Nakryiko1-0/+1
2022-11-02bonding (gcc13): synchronize bond_{a,t}lb_xmit() typesJiri Slaby (SUSE)1-2/+2
2022-11-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski8-26/+104
2022-11-02net: wwan: iosm: add rpc interface for xmm modemsShane Parslow1-0/+2