summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-11-05net: phy: add genphy_handle_interrupt_no_ack()Ioana Ciornei
2020-11-05net: phy: export phy_error and phy_trigger_machineIoana Ciornei
2020-11-05sctp: bring inet(6)_skb_parm back to sctp_input_cbXin Long
2020-11-05net: dsa: Add DSA driver for Hirschmann Hellcreek switchesKurt Kanzenbach
2020-11-05net: dsa: Give drivers the chance to veto certain upper devicesVladimir Oltean
2020-11-05net: dsa: Add tag handling for Hirschmann Hellcreek switchesKurt Kanzenbach
2020-11-05net: sched: implement action-specific terse dumpVlad Buslov
2020-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski
2020-11-04tcp: propagate MPTCP skb extensions on xmit splitsPaolo Abeni
2020-11-03soc/fsl/qbman: Add an argument to signal if NAPI processing is required.Sebastian Andrzej Siewior
2020-11-03net: add GSO UDP L4 and GSO fraglists to the list of software-backed typesAlexander Lobakin
2020-11-03mpls: drop skb's dst in mpls_forward()Guillaume Nault
2020-11-02net: add kcov handle to skb extensionsAleksandr Nogikh
2020-11-02tcp: avoid slow start during fast recovery on new lossesYuchung Cheng
2020-11-02net: mscc: ocelot: deny changing the native VLAN from the prepare phaseVladimir Oltean
2020-11-02net: mscc: ocelot: add a "valid" boolean to struct ocelot_vlanVladimir Oltean
2020-11-02net: mscc: ocelot: transform the pvid and native vlan values into a structureVladimir Oltean
2020-10-31net: core: add devm_netdev_alloc_pcpu_statsHeiner Kallweit
2020-10-31net: core: add dev_sw_netstats_tx_addHeiner Kallweit
2020-10-31netfilter: ipset: Expose the initval hash parameter to userspaceJozsef Kadlecsik
2020-10-31netfilter: ipset: Add bucketsize parameter to all hash typesJozsef Kadlecsik
2020-10-31netfilter: nf_reject: add reject skbuff creation helpersJose M. Guisado Gomez
2020-10-30net: mscc: ocelot: support L2 multicast entriesVladimir Oltean
2020-10-30net: bridge: mcast: add support for raw L2 multicast groupsNikolay Aleksandrov
2020-10-30net: phy: marvell: add special handling of Finisar modules with 88E1111Robert Hancock
2020-10-30sctp: add the error cause for new encapsulation port restartXin Long
2020-10-30sctp: add udphdr to overhead when udp_port is setXin Long
2020-10-30sctp: allow changing transport encap_port by peer packetsXin Long
2020-10-30sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockoptXin Long
2020-10-30sctp: add encap_port for netns sock asoc and transportXin Long
2020-10-30sctp: create udp6 sock and set its encap_rcvXin Long
2020-10-30sctp: create udp4 sock and add its encap_rcvXin Long
2020-10-30Merge tag 'wimax-staging' of git://git.kernel.org:/pub/scm/linux/kernel/git/a...Jakub Kicinski
2020-10-29bridge: cfm: Netlink GET status Interface.Henrik Bjoernlund
2020-10-29bridge: cfm: Netlink GET configuration Interface.Henrik Bjoernlund
2020-10-29bridge: cfm: Netlink SET configuration Interface.Henrik Bjoernlund
2020-10-29bridge: cfm: Kernel space implementation of CFM. CCM frame RX added.Henrik Bjoernlund
2020-10-29bridge: cfm: Kernel space implementation of CFM. CCM frame TX added.Henrik Bjoernlund
2020-10-29bridge: cfm: Kernel space implementation of CFM. MEP create/delete.Henrik Bjoernlund
2020-10-29bridge: uapi: cfm: Added EtherType used by the CFM protocol.Henrik Bjoernlund
2020-10-29Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/...Linus Torvalds
2020-10-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-29wimax: move out to stagingArnd Bergmann
2020-10-29include: jhash/signal: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-10-29Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-29Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-29afs: Fix afs_invalidatepage to adjust the dirty regionDavid Howells
2020-10-29afs: Wrap page->private manipulations in inline functionsDavid Howells
2020-10-28jbd2: fix a kernel-doc markupMauro Carvalho Chehab
2020-10-28ext4: make num of fast commit blocks configurableHarshad Shirwadkar