summaryrefslogtreecommitdiffstats
path: root/samples/bpf (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-29Documentation: networking: dsa: Remove platform device TODOFlorian Fainelli1-20/+0
2016-08-29net/mlx5: Increase number of ethtool steering prioritiesMaor Gottlieb1-1/+1
2016-08-29net/mlx5: Add error prints when validate ETS failedEran Ben Elisha1-5/+16
2016-08-29net/mlx5e: Fix memory leak if refreshing TIRs failsKamal Heib1-3/+4
2016-08-29net/mlx5e: Add ethtool counter for TX xmit_moreTariq Toukan3-0/+6
2016-08-29net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQEran Ben Elisha1-9/+67
2016-08-29net/mlx5e: Don't wait for SQ completions on closeSaeed Mahameed4-70/+44
2016-08-29net/mlx5e: Don't post fragmented MPWQE when RQ is disabledSaeed Mahameed2-0/+10
2016-08-29net/mlx5e: Don't wait for RQ completions on closeSaeed Mahameed3-42/+22
2016-08-29net/mlx5e: Limit UMR length to the device's limitationSaeed Mahameed4-16/+40
2016-08-27rhashtable: fix a memory leak in alloc_bucket_locks()Eric Dumazet1-3/+4
2016-08-27sfc: fix potential stack corruption from running past stat bitmaskAndrew Rybchenko1-1/+2
2016-08-26team: loadbalance: push lacpdus to exact deliveryJiri Pirko1-0/+15
2016-08-26net: hns: dereference ppe_cb->ppe_common_cb if it is non-nullColin Ian King1-1/+2
2016-08-268139cp: Fix one possible deadloop in cp_rx_pollGao Feng1-1/+1
2016-08-26i40e: Change some init flow for the clientAnjali Singhai Jain2-12/+30
2016-08-26Revert "phy: IRQ cannot be shared"Xander Huff1-2/+4
2016-08-26net: dsa: bcm_sf2: Fix race condition while unmasking interruptsFlorian Fainelli1-1/+1
2016-08-26qdisc: fix a module refcount leak in qdisc_create_dflt()Eric Dumazet1-4/+5
2016-08-26tipc: fix the error handling in tipc_udp_enable()Wei Yongjun1-1/+4
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-24mlxsw: router: Enable neighbors to be created on stacked devicesYotam Gigi1-1/+1
2016-08-24mlxsw: spectrum: Add missing flood to router portIdo Schimmel2-1/+43
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