summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-31net: axienet: constify ethtool_ops structuresJulia Lawall
2016-08-31r8152: constify ethtool_ops structuresJulia Lawall
2016-08-31net: mediatek: constify ethtool_ops structuresJulia Lawall
2016-08-31Merge branch 'ppp-recursion'David S. Miller
2016-08-31ppp: declare PPP devices as LLTXGuillaume Nault
2016-08-31ppp: avoid dealock on recursive xmitGuillaume Nault
2016-08-31xgbe: constify get_netdev_ops and get_ethtool_opsstephen hemminger
2016-08-31Merge branch 'dsa-mdb-support'David S. Miller
2016-08-31net: dsa: mv88e6xxx: add MDB supportVivien Didelot
2016-08-31net: dsa: mv88e6xxx: make switchdev DB ops genericVivien Didelot
2016-08-31net: dsa: add MDB supportVivien Didelot
2016-08-31Merge branch 'liquidio-CN23XX-part-1'David S. Miller
2016-08-31liquidio: CN23XX firmware downloadRaghu Vatsavayi
2016-08-31liquidio: MSIX support for CN23XXRaghu Vatsavayi
2016-08-31liquidio: CN23XX queue manipulationRaghu Vatsavayi
2016-08-31liquidio: CN23XX register setupRaghu Vatsavayi
2016-08-31liquidio: CN23XX device init and sriov configRaghu Vatsavayi
2016-08-31liquidio: CN23XX queue definitionsRaghu Vatsavayi
2016-08-31liquidio: CN23XX register definitionsRaghu Vatsavayi
2016-08-31liquidio: Common enable irq functionRaghu Vatsavayi
2016-08-31liquidio: Firmware version managementRaghu Vatsavayi
2016-08-31liquidio: Consolidate common functionalityRaghu Vatsavayi
2016-08-31net: wan: sbni: Spelling s/acknoweledge/acknowledge/, GrammarGeert Uytterhoeven
2016-08-31net: systemport: constify ethtool_ops structuresJulia Lawall
2016-08-31dwc_eth_qos: constify ethtool_ops structuresJulia Lawall
2016-08-31net: hisilicon: constify ethtool_ops structuresJulia Lawall
2016-08-31net: bcmgenet: constify ethtool_ops structuresJulia Lawall
2016-08-31net: ethernet: et131x: constify ethtool_ops structuresJulia Lawall
2016-08-30qede: hide 32-bit compile warningArnd Bergmann
2016-08-30ravb: avoid unused function warningsArnd Bergmann
2016-08-30Merge branch 'mpls-fragmentation-and-gso-fixes'David S. Miller
2016-08-30net: veth: Set features for MPLSDavid Ahern
2016-08-30net: mpls: Fixups for GSODavid Ahern
2016-08-30net: lwtunnel: Handle fragmentationRoopa Prabhu
2016-08-30net: batch calls to flush_all_backlogs()Eric Dumazet
2016-08-30ixgbe: Eliminate useless message and improve logicMark Rustad
2016-08-30Merge tag 'rxrpc-rewrite-20160830-1' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2016-08-30drivers: net: stmmac: fix spelling mistake "mulitcast" -> "multicast"Colin Ian King
2016-08-30rxrpc: Pass struct socket * to more rxrpc kernel interface functionsDavid Howells
2016-08-30rxrpc: Use call->peer rather than going to the connectionDavid Howells
2016-08-30rxrpc: Provide a way for AFS to ask for the peer address of a callDavid Howells
2016-08-30afs: Need linux/random.hDavid Howells
2016-08-30afs: Miscellaneous simple cleanupsDavid Howells
2016-08-30rxrpc: Trace rxrpc_call usageDavid Howells
2016-08-30rxrpc: Calls should only have one terminal stateDavid Howells
2016-08-30rxrpc: Fix a potential NULL-pointer deref in rxrpc_abort_callsDavid Howells
2016-08-30netfilter: log: Check param to avoid overflow in nf_log_setGao Feng
2016-08-30netfilter: log_arp: Use ARPHRD_ETHER instead of literal '1'Gao Feng
2016-08-30netfilter: remove __nf_ct_kill_acct helperFlorian Westphal
2016-08-30netfilter: conntrack: resched gc again if eviction rate is highFlorian Westphal