summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Add DSA driver for Hirschmann Hellcreek switchesKurt Kanzenbach2020-11-051-0/+23
* net: dsa: Give drivers the chance to veto certain upper devicesVladimir Oltean2020-11-051-0/+6
* net: dsa: Add tag handling for Hirschmann Hellcreek switchesKurt Kanzenbach2020-11-051-0/+2
* net: sched: implement action-specific terse dumpVlad Buslov2020-11-051-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2020-11-054-2/+28
|\
| * netfilter: ipset: Expose the initval hash parameter to userspaceJozsef Kadlecsik2020-10-311-1/+1
| * netfilter: ipset: Add bucketsize parameter to all hash typesJozsef Kadlecsik2020-10-312-1/+8
| * netfilter: nf_reject: add reject skbuff creation helpersJose M. Guisado Gomez2020-10-312-0/+19
* | tcp: propagate MPTCP skb extensions on xmit splitsPaolo Abeni2020-11-051-1/+20
* | soc/fsl/qbman: Add an argument to signal if NAPI processing is required.Sebastian Andrzej Siewior2020-11-041-1/+2
* | net: add GSO UDP L4 and GSO fraglists to the list of software-backed typesAlexander Lobakin2020-11-041-2/+2
* | mpls: drop skb's dst in mpls_forward()Guillaume Nault2020-11-031-7/+5
* | net: add kcov handle to skb extensionsAleksandr Nogikh2020-11-031-0/+33
* | tcp: avoid slow start during fast recovery on new lossesYuchung Cheng2020-11-031-1/+1
* | net: mscc: ocelot: deny changing the native VLAN from the prepare phaseVladimir Oltean2020-11-031-0/+2
* | net: mscc: ocelot: add a "valid" boolean to struct ocelot_vlanVladimir Oltean2020-11-031-0/+1
* | net: mscc: ocelot: transform the pvid and native vlan values into a structureVladimir Oltean2020-11-031-6/+8
* | net: core: add devm_netdev_alloc_pcpu_statsHeiner Kallweit2020-10-311-0/+14
* | net: core: add dev_sw_netstats_tx_addHeiner Kallweit2020-10-311-0/+12
* | net: mscc: ocelot: support L2 multicast entriesVladimir Oltean2020-10-311-0/+1
* | net: bridge: mcast: add support for raw L2 multicast groupsNikolay Aleksandrov2020-10-312-0/+2
* | net: phy: marvell: add special handling of Finisar modules with 88E1111Robert Hancock2020-10-311-0/+3
* | sctp: add the error cause for new encapsulation port restartXin Long2020-10-302-0/+23
* | sctp: add udphdr to overhead when udp_port is setXin Long2020-10-302-2/+6
* | sctp: allow changing transport encap_port by peer packetsXin Long2020-10-302-6/+2
* | sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockoptXin Long2020-10-301-0/+7
* | sctp: add encap_port for netns sock asoc and transportXin Long2020-10-302-0/+8
* | sctp: create udp6 sock and set its encap_rcvXin Long2020-10-301-0/+1
* | sctp: create udp4 sock and add its encap_rcvXin Long2020-10-303-0/+9
* | Merge tag 'wimax-staging' of git://git.kernel.org:/pub/scm/linux/kernel/git/a...Jakub Kicinski2020-10-304-1805/+0
|\ \ | |/ |/|
| * wimax: move out to stagingArnd Bergmann2020-10-294-1805/+0
* | bridge: cfm: Netlink GET status Interface.Henrik Bjoernlund2020-10-302-0/+30
* | bridge: cfm: Netlink GET configuration Interface.Henrik Bjoernlund2020-10-301-0/+6
* | bridge: cfm: Netlink SET configuration Interface.Henrik Bjoernlund2020-10-302-0/+91
* | bridge: cfm: Kernel space implementation of CFM. CCM frame RX added.Henrik Bjoernlund2020-10-301-0/+4
* | bridge: cfm: Kernel space implementation of CFM. CCM frame TX added.Henrik Bjoernlund2020-10-301-1/+38
* | bridge: cfm: Kernel space implementation of CFM. MEP create/delete.Henrik Bjoernlund2020-10-301-0/+23
* | bridge: uapi: cfm: Added EtherType used by the CFM protocol.Henrik Bjoernlund2020-10-301-0/+1
* | Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/...Linus Torvalds2020-10-292-0/+4
|\ \
| * | include: jhash/signal: Fix fall-through warnings for ClangGustavo A. R. Silva2020-10-292-0/+4
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-10-292-12/+20
|\ \
| * | RDMA: Add rdma_connect_locked()Jason Gunthorpe2020-10-281-12/+2
| * | RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit2020-10-261-0/+18
| |/
* | Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-291-16/+4
|\ \
| * | afs: Fix afs_invalidatepage to adjust the dirty regionDavid Howells2020-10-291-2/+3
| * | afs: Wrap page->private manipulations in inline functionsDavid Howells2020-10-291-16/+3
| |/
* | Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-291-2/+5
|\ \
| * | jbd2: fix a kernel-doc markupMauro Carvalho Chehab2020-10-281-1/+1
| * | ext4: make num of fast commit blocks configurableHarshad Shirwadkar2020-10-281-1/+4
* | | vmlinux.lds.h: Keep .ctors.* with .ctorsKees Cook2020-10-271-0/+1
| |/ |/|