summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-14mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processingJiri Pirko
2016-04-14mlxsw: reg: Extend SBPM register for occupancy controlJiri Pirko
2016-04-14mlxsw: reg: Add Shared Buffer Status register definitionJiri Pirko
2016-04-14mlxsw: core: Add devlink shared buffer occupancy callbacksJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Implement shared buffer configurationJiri Pirko
2016-04-14mlxsw: core: Add mlxsw_core_port_driver_priv helperJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Get max_buff defaults into limits exposed to userJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Change initialization of PG 9Jiri Pirko
2016-04-14mlxsw: spectrum_buffers: Remove eg pool 3 default init and CPU port TC bindin...Jiri Pirko
2016-04-14mlxsw: spectrum_buffers: Cache shared buffer configurationJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Rename "pool" to "pr" in initializationJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Push out indexes and direction out of SB structsJiri Pirko
2016-04-14mlxsw: spectrum_buffers: Push out shared buffer register writesJiri Pirko
2016-04-14mlxsw: core: Add devlink shared buffer callbacksJiri Pirko
2016-04-14devlink: implement shared buffer occupancy monitoring interfaceJiri Pirko
2016-04-14devlink: add shared buffer configurationJiri Pirko
2016-04-14gre: eliminate holes in ip_tunnelstephen hemminger
2016-04-14ravb: make ravb_ptp_interrupt() *void*Sergei Shtylyov
2016-04-14Merge branch 'qed-ethtool-rss'David S. Miller
2016-04-14qed* - bump driver versions to 8.7.1.20Yuval Mintz
2016-04-14qede: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru
2016-04-14qed: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru
2016-04-14qed*: remove version dependencyRahul Verma
2016-04-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2016-04-14net: remove netdevice gso_min_segsEric Dumazet
2016-04-14qdisc: constify meta_type_ops structuresJulia Lawall
2016-04-14net: bcmgenet: add BQL supportPetri Gynther
2016-04-13net: bcmgenet: use __napi_schedule_irqoff()Florian Fainelli
2016-04-13net: bcmgenet: use napi_complete_done()Eric Dumazet
2016-04-13Merge branch 'sctp-delayed-wakeups'David S. Miller
2016-04-13sctp: delay calls to sk_data_ready() as much as possibleMarcelo Ricardo Leitner
2016-04-13sctp: compress bit-wide flags to a bitfield on sctp_sockMarcelo Ricardo Leitner
2016-04-13drivers/net/ethernet/jme.c: Deinline jme_reset_mac_processor, save 2816 bytesDenys Vlasenko
2016-04-13Merge branch 'bridge-sysfs-rtnl-notifications'David S. Miller
2016-04-13bridge: a netlink notification should be sent when those attributes are chang...Xin Long
2016-04-13bridge: a netlink notification should be sent when those attributes are chang...Xin Long
2016-04-13bridge: a netlink notification should be sent when those attributes are chang...Xin Long
2016-04-13bridge: simplify the stp_state_store by calling store_bridge_parmXin Long
2016-04-13bridge: simplify the forward_delay_store by calling store_bridge_parmXin Long
2016-04-13bridge: simplify the flush_store by calling store_bridge_parmXin Long
2016-04-13net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_putDenys Vlasenko
2016-04-13Doc: networking: Fix typo in dsaMasanari Iida
2016-04-13ipv6, token: allow for clearing the current device tokenDaniel Borkmann
2016-04-13sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa
2016-04-13net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparationAlexandre TORGUE
2016-04-13Merge branch 'udp-hdrs-fixes'David S. Miller
2016-04-13udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUMWillem de Bruijn
2016-04-13udp: do not expect udp headers on ioctl SIOCINQWillem de Bruijn
2016-04-13Merge branch 'dsa-refactoring-set-1'David S. Miller
2016-04-13dsa: mv88e6xxx: Use bus in mv88e6xxx_lookup_name()Andrew Lunn