summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Bluetooth: Fix memory leak at end of hci requestsFrederic Dalleau2016-08-241-0/+2
| * | | | | | | team: loadbalance: push lacpdus to exact deliveryJiri Pirko2016-08-261-0/+15
| * | | | | | | net: hns: dereference ppe_cb->ppe_common_cb if it is non-nullColin Ian King2016-08-261-1/+2
| * | | | | | | 8139cp: Fix one possible deadloop in cp_rx_pollGao Feng2016-08-251-1/+1
| * | | | | | | i40e: Change some init flow for the clientAnjali Singhai Jain2016-08-252-12/+30
| * | | | | | | Revert "phy: IRQ cannot be shared"Xander Huff2016-08-251-2/+4
| * | | | | | | net: dsa: bcm_sf2: Fix race condition while unmasking interruptsFlorian Fainelli2016-08-251-1/+1
| * | | | | | | qdisc: fix a module refcount leak in qdisc_create_dflt()Eric Dumazet2016-08-251-4/+5
| * | | | | | | tipc: fix the error handling in tipc_udp_enable()Wei Yongjun2016-08-251-1/+4
| | |_|_|_|/ / | |/| | | | |
| * | | | | | mlxsw: router: Enable neighbors to be created on stacked devicesYotam Gigi2016-08-241-1/+1
| * | | | | | mlxsw: spectrum: Add missing flood to router portIdo Schimmel2016-08-242-1/+43
| |/ / / / /
| * | | | | net: diag: Fix refcnt leak in error path destroying socketDavid Ahern2016-08-232-3/+6
| * | | | | tun: fix transmit timestamp supportSoheil Hassas Yeganeh2016-08-231-5/+1
| * | | | | udp: get rid of SLAB_DESTROY_BY_RCU allocationsEric Dumazet2016-08-234-4/+0
| * | | | | sctp: fix overrun in sctp_diag_dump_one()Lance Richardson2016-08-231-2/+4
| * | | | | dwc_eth_qos: fix interrupt enable raceRabin Vincent2016-08-231-7/+10
| * | | | | net: lpc_eth: Check clk_prepare_enable() errorFabio Estevam2016-08-231-11/+9
| * | | | | net: mv88e6xxx: Fix ingress rate removal for mv6131 chipsJamie Lentin2016-08-231-2/+6
| * | | | | phy: micrel: Reenable interrupts during resume for ksz9031Xander Huff2016-08-231-1/+1
| * | | | | tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet2016-08-232-2/+14
| * | | | | gianfar: fix size of scatter-gathered framesZefir Kurtisi2016-08-231-6/+14
| * | | | | gianfar: prevent fragmentation in DSA environmentsZefir Kurtisi2016-08-231-1/+2
| * | | | | udp: fix poll() issue with zero sized packetsEric Dumazet2016-08-231-6/+6
| * | | | | net sched: fix encoding to use real lengthJamal Hadi Salim2016-08-221-8/+10
| * | | | | qed: FLR of active VFs might lead to FW assertYuval Mintz2016-08-221-1/+10
| * | | | | net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if the...Shmulik Ladkani2016-08-221-3/+5
| * | | | | net: ipv6: Remove addresses for failures with strict DADMike Manning2016-08-221-13/+21
| * | | | | include/uapi/linux/ipx.h: fix conflicting defitions with glibc netipx/ipx.hMikko Rapeli2016-08-222-1/+38
| * | | | | include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli2016-08-221-1/+1
| * | | | | include/uapi/linux/atm_zatm.h: include linux/time.hMikko Rapeli2016-08-221-0/+1
| * | | | | include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli2016-08-221-2/+2
| * | | | | include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.hMikko Rapeli2016-08-221-0/+2
| * | | | | include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.hMikko Rapeli2016-08-221-1/+2
| * | | | | include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.hMikko Rapeli2016-08-221-0/+3
| * | | | | include/uapi/linux/if_pppox.h: include linux/if.hMikko Rapeli2016-08-221-0/+1
| * | | | | net: tehuti: fix typo: "eneble" -> "enable"Colin Ian King2016-08-211-1/+1
| * | | | | net: xilinx: emaclite: Fallback to random MAC address.Daniel Romell2016-08-201-3/+5
| * | | | | vmxnet3: fix tx data ring copy for variable sizeShrikrishna Khare2016-08-192-3/+5
| * | | | | ixgbe: Do not clear RAR entry when clearing VMDq for SAN MACAlexander Duyck2016-08-191-1/+3
| * | | | | mlxsw: spectrum_buffers: Fix pool value handling in mlxsw_sp_sb_tc_pool_bind_setJiri Pirko2016-08-191-8/+4
| * | | | | l2tp: Fix the connect status check in pppol2tp_getnameGao Feng2016-08-191-1/+1
| * | | | | sctp: linearize early if it's not GSOMarcelo Ricardo Leitner2016-08-192-17/+7
| * | | | | Merge branch 'mlx5-fixes'David S. Miller2016-08-199-85/+141
| |\ \ \ \ \
| | * | | | | net/mlx5: E-Switch, Avoid ACLs in the offloads modeOr Gerlitz2016-08-191-7/+9
| | * | | | | net/mlx5: E-Switch, Set the send-to-vport rules in the correct tableOr Gerlitz2016-08-191-1/+1
| | * | | | | net/mlx5: E-Switch, Return the correct devlink e-switch modeOr Gerlitz2016-08-191-5/+19
| | * | | | | net/mlx5e: Retrieve the switchdev id from the firmware only onceHadar Hen Zion2016-08-193-3/+8
| | * | | | | net/mlx5e: Use correct flow dissector key on flower offloadingHadar Hen Zion2016-08-191-1/+1
| | * | | | | net/mlx5: Update last-use statistics for flow rulesAmir Vadai2016-08-191-1/+10
| | * | | | | net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey2016-08-191-31/+54