summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-09dt-bindings: allow up to four clocks for orion-mdioJosua Mayer
2019-07-09net: netsec: start using buffers if page_pool registration succeededIlias Apalodimas
2019-07-09Merge branch 'net-stmmac-Some-improvements-and-a-fix'David S. Miller
2019-07-09net: stmmac: Introducing support for Page PoolJose Abreu
2019-07-09net: stmmac: Fix descriptors address being in > 32 bits address spaceJose Abreu
2019-07-09net: stmmac: Implement RX Coalesce Frames settingJose Abreu
2019-07-09bnxt_en: Add page_pool_destroy() during RX ring cleanup.Michael Chan
2019-07-09Merge branch 'net-sched-Introduce-tc-connection-tracking'David S. Miller
2019-07-09tc-tests: Add tc action ct testsPaul Blakey
2019-07-09net/sched: cls_flower: Add matching on conntrack infoPaul Blakey
2019-07-09net/flow_dissector: add connection tracking dissectionPaul Blakey
2019-07-09net/sched: Introduce action ctPaul Blakey
2019-07-09Merge branch 'devlink-Introduce-PCI-PF-VF-ports-and-attributes'David S. Miller
2019-07-09net/mlx5e: Register devlink ports for physical link, PCI PF, VFsParav Pandit
2019-07-09devlink: Introduce PCI VF port flavour and port attributeParav Pandit
2019-07-09devlink: Introduce PCI PF port flavour and port attributeParav Pandit
2019-07-09devlink: Return physical port fields only for applicable port flavoursParav Pandit
2019-07-09devlink: Refactor physical port attributesParav Pandit
2019-07-08Merge branch 'nfp-tls-fixes-for-initial-TLS-support'David S. Miller
2019-07-08net/tls: fix socket wmem accounting on fallback with netemJakub Kicinski
2019-07-08nfp: tls: undo TLS sequence tracking when dropping the frameJakub Kicinski
2019-07-08nfp: tls: avoid one of the ifdefs for TLSJakub Kicinski
2019-07-08net/tls: add missing prot info initJakub Kicinski
2019-07-08nfp: tls: don't leave key material in freed FW cmsg skbsJakub Kicinski
2019-07-08net/tls: don't clear TX resync flag on errorDirk van der Merwe
2019-07-08nfp: tls: count TSO segments separately for the TLS offloadJakub Kicinski
2019-07-08nfp: ccm: increase message limitsDirk van der Merwe
2019-07-08nfp: tls: use unique connection ids instead of 4-tuple for TXJakub Kicinski
2019-07-08nfp: tls: move setting ipver_vlan to a helperJakub Kicinski
2019-07-08nfp: tls: ignore queue limits for delete commandsJakub Kicinski
2019-07-08sctp: remove rcu_read_lock from sctp_bind_addr_stateXin Long
2019-07-08Merge branch 'sctp-tidyup'David S. Miller
2019-07-08sctp: rename sp strm_interleave to ep intl_enableXin Long
2019-07-08sctp: rename asoc intl_enable to asoc peer.intl_capableXin Long
2019-07-08sctp: remove prsctp_enable from asocXin Long
2019-07-08sctp: remove reconf_enable from asocXin Long
2019-07-08net: phy: Make use of linkmode_mod_bit helperFuqian Huang
2019-07-08Merge branch 'Add-MPLS-actions-to-TC'David S. Miller
2019-07-08tc-tests: actions: add MPLS testsJohn Hurley
2019-07-08net: sched: add mpls manipulation actions to TCJohn Hurley
2019-07-08net: core: add MPLS update core helper and use in OvSJohn Hurley
2019-07-08net: core: move pop MPLS functionality from OvS to core helperJohn Hurley
2019-07-08net: core: move push MPLS functionality from OvS to core helperJohn Hurley
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-08skbuff: increase verbosity when dumping skb dataWillem de Bruijn
2019-07-08ipv6: elide flowlabel check if no exclusive leases existWillem de Bruijn
2019-07-08tcp: Reset bytes_acked and bytes_received when disconnectingChristoph Paasch
2019-07-08bonding: fix value exported by Netlink for peer_notif_delayVincent Bernat
2019-07-08coallocate socket_wq with socket itselfAl Viro
2019-07-08sockfs: switch to ->free_inode()Al Viro