aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-06-23ipv6: fib6: avoid indirect calls from fib6_rule_lookupBrian Vazquez1-0/+36
2020-06-23indirect_call_wrapper: extend indirect wrapper to support up to 4 callsBrian Vazquez1-0/+12
2020-06-23rtnetlink: add keepalived rtm_protocolAlexandre Cassen1-22/+23
2020-06-22net: mscc: ocelot: introduce macros for iterating over PGIDsVladimir Oltean1-0/+15
2020-06-22net: dsa: felix: call port mdb operations from ocelotVladimir Oltean1-0/+4
2020-06-22net: phy: marvell: Add Marvell 88E1548P supportMaxim Kochetkov1-0/+1
2020-06-22net: phy: marvell: Add Marvell 88E1340S supportMaxim Kochetkov1-0/+1
2020-06-22devlink: Add support for board.serial_number to info_get cb.Vasundhara Volam2-0/+4
2020-06-22bonding: support hardware encryption offload to slavesJarod Wilson1-0/+3
2020-06-22xfrm: bail early on slave pass over skbJarod Wilson1-0/+1
2020-06-22net/mlx5: Constify mac address pointerParav Pandit1-1/+1
2020-06-22net/devlink: Support setting hardware address of port functionParav Pandit1-0/+10
2020-06-22net/devlink: Support querying hardware address of port functionParav Pandit2-0/+22
2020-06-20tcp: remove indirect calls for icsk->icsk_af_ops->send_checkEric Dumazet2-9/+3
2020-06-20tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmitEric Dumazet2-5/+2
2020-06-20net: Avoid overwriting valid skb->napi_idAmritha Nambiar1-1/+5
2020-06-20net: mscc: ocelot: generalize the "ACE/ACL" namesVladimir Oltean1-2/+2
2020-06-20l3mdev: add infrastructure for table to VRF mappingAndrea Mayer1-0/+39
2020-06-19net: phy: read MMD ID from all present MMDsRussell King1-1/+1
2020-06-19net: phy: split devices_in_packageRussell King1-1/+3
2020-06-19net: phy: add support for probing MMDs >= 8 for devices-in-packageRussell King1-0/+2
2020-06-19ipv6: icmp6: avoid indirect call for icmpv6_send()Eric Dumazet1-1/+21
2020-06-19net: qos offload add flow status with dropped countPo Liu3-8/+13
2020-06-18net: tso: cache transport header lengthEric Dumazet1-1/+2
2020-06-18net: tso: constify tso_count_descs() and friendsEric Dumazet1-3/+3
2020-06-18net: tso: shrink struct tso_tEric Dumazet1-6/+6
2020-06-18net: tso: double TSO_HEADER_SIZE valueEric Dumazet1-1/+1
2020-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-5/+55
2020-06-16Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds13-32/+32
2020-06-15tifm: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15sctp: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-18/+18
2020-06-15RxRPC: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-2/+2
2020-06-15libata: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15kprobes: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15keys: encrypted-type: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15kexec: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15KVM: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15FS-Cache: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15cb710: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15drm/edid: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15can: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-06-15dmaengine: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-2/+2
2020-06-15netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel1-4/+45
2020-06-15net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel1-1/+10
2020-06-15Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-1/+10
2020-06-14Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds3-0/+20
2020-06-14security: Add LSM hooks to set*gid syscallsThomas Cedeno3-0/+20
2020-06-14Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-32/+58
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+13