aboutsummaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-14GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID valuesAlexander Duyck5-11/+54
2016-04-14GSO: Add GSO type for fixed IPv4 IDAlexander Duyck10-24/+63
2016-04-14ethtool: Add support for toggling any of the GSO offloadsAlexander Duyck1-0/+2
2016-04-14mlxsw: spectrum_buffers: Implement occupancy monitoringJiri Pirko3-16/+293
2016-04-14mlxsw: core: Introduce support for asynchronous EMAD register accessJiri Pirko2-173/+334
2016-04-14mlxsw: core: Add mlxsw specific workqueue and use it for FDB notif. processingJiri Pirko3-4/+28
2016-04-14mlxsw: reg: Extend SBPM register for occupancy controlJiri Pirko2-2/+32
2016-04-14mlxsw: reg: Add Shared Buffer Status register definitionJiri Pirko1-0/+100
2016-04-14mlxsw: core: Add devlink shared buffer occupancy callbacksJiri Pirko2-8/+77
2016-04-14mlxsw: spectrum_buffers: Implement shared buffer configurationJiri Pirko3-1/+216
2016-04-14mlxsw: core: Add mlxsw_core_port_driver_priv helperJiri Pirko1-0/+9
2016-04-14mlxsw: spectrum_buffers: Get max_buff defaults into limits exposed to userJiri Pirko2-14/+18
2016-04-14mlxsw: spectrum_buffers: Change initialization of PG 9Jiri Pirko1-3/+5
2016-04-14mlxsw: spectrum_buffers: Remove eg pool 3 default init and CPU port TC binding to itJiri Pirko1-3/+2
2016-04-14mlxsw: spectrum_buffers: Cache shared buffer configurationJiri Pirko2-19/+82
2016-04-14mlxsw: spectrum_buffers: Rename "pool" to "pr" in initializationJiri Pirko1-35/+35
2016-04-14mlxsw: spectrum_buffers: Push out indexes and direction out of SB structsJiri Pirko1-204/+221
2016-04-14mlxsw: spectrum_buffers: Push out shared buffer register writesJiri Pirko1-14/+40
2016-04-14mlxsw: core: Add devlink shared buffer callbacksJiri Pirko2-2/+123
2016-04-14devlink: implement shared buffer occupancy monitoring interfaceJiri Pirko3-6/+110
2016-04-14devlink: add shared buffer configurationJiri Pirko3-0/+1044
2016-04-14gre: eliminate holes in ip_tunnelstephen hemminger1-4/+3
2016-04-14ravb: make ravb_ptp_interrupt() *void*Sergei Shtylyov3-10/+9
2016-04-14qed* - bump driver versions to 8.7.1.20Yuval Mintz2-3/+3
2016-04-14qede: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru3-10/+283
2016-04-14qed: add Rx flow hash/indirection support.Sudarsana Reddy Kalluru3-16/+13
2016-04-14qed*: remove version dependencyRahul Verma7-42/+3
2016-04-14net: remove netdevice gso_min_segsEric Dumazet2-5/+2
2016-04-14qdisc: constify meta_type_ops structuresJulia Lawall1-4/+4
2016-04-14net: bcmgenet: add BQL supportPetri Gynther1-1/+14
2016-04-13net: bcmgenet: use __napi_schedule_irqoff()Florian Fainelli1-4/+4
2016-04-13net: bcmgenet: use napi_complete_done()Eric Dumazet1-1/+1
2016-04-13sctp: delay calls to sk_data_ready() as much as possibleMarcelo Ricardo Leitner3-3/+11
2016-04-13sctp: compress bit-wide flags to a bitfield on sctp_sockMarcelo Ricardo Leitner1-6/+6
2016-04-13drivers/net/ethernet/jme.c: Deinline jme_reset_mac_processor, save 2816 bytesDenys Vlasenko1-1/+1
2016-04-13bridge: a netlink notification should be sent when those attributes are changed by ioctlXin Long1-16/+24
2016-04-13bridge: a netlink notification should be sent when those attributes are changed by br_sysfs_ifXin Long1-2/+3
2016-04-13bridge: a netlink notification should be sent when those attributes are changed by br_sysfs_brXin Long2-37/+14
2016-04-13bridge: simplify the stp_state_store by calling store_bridge_parmXin Long1-15/+9
2016-04-13bridge: simplify the forward_delay_store by calling store_bridge_parmXin Long1-17/+10
2016-04-13bridge: simplify the flush_store by calling store_bridge_parmXin Long1-7/+7
2016-04-13net: force inlining of netif_tx_start/stop_queue, sock_hold, __sock_putDenys Vlasenko2-4/+4
2016-04-13Doc: networking: Fix typo in dsaMasanari Iida2-2/+2
2016-04-13ipv6, token: allow for clearing the current device tokenDaniel Borkmann1-4/+6
2016-04-13sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa6-23/+35
2016-04-13net: ethernet: stmmac: GMAC4.xx: Fix TX descriptor preparationAlexandre TORGUE1-8/+1
2016-04-13udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUMWillem de Bruijn2-2/+3
2016-04-13udp: do not expect udp headers on ioctl SIOCINQWillem de Bruijn1-2/+0
2016-04-13dsa: mv88e6xxx: Use bus in mv88e6xxx_lookup_name()Andrew Lunn1-4/+8
2016-04-13dsa: Rename phys_port_mask to enabled_port_maskAndrew Lunn4-16/+17