summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-25Bluetooth: Fix hci_sock_recvmsg when MSG_TRUNC is not setLuiz Augusto von Dentz1-1/+1
2016-08-25Bluetooth: Fix bt_sock_recvmsg when MSG_TRUNC is not setLuiz Augusto von Dentz1-1/+1
2016-08-24Bluetooth: split sk_filter in l2cap_sock_recv_cbDaniel Borkmann2-2/+20
2016-08-24Bluetooth: Fix memory leak at end of hci requestsFrederic Dalleau1-0/+2
2016-08-24net: diag: Fix refcnt leak in error path destroying socketDavid Ahern2-3/+6
2016-08-24tun: fix transmit timestamp supportSoheil Hassas Yeganeh1-5/+1
2016-08-24udp: get rid of SLAB_DESTROY_BY_RCU allocationsEric Dumazet4-4/+0
2016-08-24sctp: fix overrun in sctp_diag_dump_one()Lance Richardson1-2/+4
2016-08-24dwc_eth_qos: fix interrupt enable raceRabin Vincent1-7/+10
2016-08-24net: lpc_eth: Check clk_prepare_enable() errorFabio Estevam1-11/+9
2016-08-24net: mv88e6xxx: Fix ingress rate removal for mv6131 chipsJamie Lentin1-2/+6
2016-08-24phy: micrel: Reenable interrupts during resume for ksz9031Xander Huff1-1/+1
2016-08-24tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet2-2/+14
2016-08-24gianfar: fix size of scatter-gathered framesZefir Kurtisi1-6/+14
2016-08-24gianfar: prevent fragmentation in DSA environmentsZefir Kurtisi1-1/+2
2016-08-24udp: fix poll() issue with zero sized packetsEric Dumazet1-6/+6
2016-08-23net sched: fix encoding to use real lengthJamal Hadi Salim1-8/+10
2016-08-23qed: FLR of active VFs might lead to FW assertYuval Mintz1-1/+10
2016-08-23net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if the...Shmulik Ladkani1-3/+5
2016-08-23net: ipv6: Remove addresses for failures with strict DADMike Manning1-13/+21
2016-08-23include/uapi/linux/ipx.h: fix conflicting defitions with glibc netipx/ipx.hMikko Rapeli2-1/+38
2016-08-23include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli1-1/+1
2016-08-23include/uapi/linux/atm_zatm.h: include linux/time.hMikko Rapeli1-0/+1
2016-08-23include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli1-2/+2
2016-08-23include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.hMikko Rapeli1-0/+2
2016-08-23include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.hMikko Rapeli1-1/+2
2016-08-23include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.hMikko Rapeli1-0/+3
2016-08-23include/uapi/linux/if_pppox.h: include linux/if.hMikko Rapeli1-0/+1
2016-08-22net: tehuti: fix typo: "eneble" -> "enable"Colin Ian King1-1/+1
2016-08-21net: xilinx: emaclite: Fallback to random MAC address.Daniel Romell1-3/+5
2016-08-20vmxnet3: fix tx data ring copy for variable sizeShrikrishna Khare2-3/+5
2016-08-20ixgbe: Do not clear RAR entry when clearing VMDq for SAN MACAlexander Duyck1-1/+3
2016-08-20mlxsw: spectrum_buffers: Fix pool value handling in mlxsw_sp_sb_tc_pool_bind_setJiri Pirko1-8/+4
2016-08-20l2tp: Fix the connect status check in pppol2tp_getnameGao Feng1-1/+1
2016-08-20sctp: linearize early if it's not GSOMarcelo Ricardo Leitner2-17/+7
2016-08-20Merge branch 'mlx5-fixes'David S. Miller9-85/+141
2016-08-20net/mlx5: E-Switch, Avoid ACLs in the offloads modeOr Gerlitz1-7/+9
2016-08-20net/mlx5: E-Switch, Set the send-to-vport rules in the correct tableOr Gerlitz1-1/+1
2016-08-20net/mlx5: E-Switch, Return the correct devlink e-switch modeOr Gerlitz1-5/+19
2016-08-20net/mlx5e: Retrieve the switchdev id from the firmware only onceHadar Hen Zion3-3/+8
2016-08-20net/mlx5e: Use correct flow dissector key on flower offloadingHadar Hen Zion1-1/+1
2016-08-20net/mlx5: Update last-use statistics for flow rulesAmir Vadai1-1/+10
2016-08-20net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey1-31/+54
2016-08-20net/mlx5: Fix pci error recovery flowMohamad Haj Yahia1-30/+29
2016-08-20net/mlx5e: Optimization for MTU changeTariq Toukan1-2/+7
2016-08-20net/mlx5e: Set port MTU on netdev creation rather on openSaeed Mahameed1-4/+3
2016-08-19fib_trie: Fix the description of pos and bitsXunlei Pang1-2/+2
2016-08-19Merge branch 'kaweth-oopses'David S. Miller1-3/+7
2016-08-19kaweth: fix oops upon failed memory allocationOliver Neukum1-1/+6
2016-08-19kaweth: fix firmware downloadOliver Neukum1-2/+1