summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-24dwc_eth_qos: fix interrupt enable raceRabin Vincent
2016-08-24net: lpc_eth: Check clk_prepare_enable() errorFabio Estevam
2016-08-23net: mv88e6xxx: Fix ingress rate removal for mv6131 chipsJamie Lentin
2016-08-23phy: micrel: Reenable interrupts during resume for ksz9031Xander Huff
2016-08-23tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet
2016-08-23gianfar: fix size of scatter-gathered framesZefir Kurtisi
2016-08-23gianfar: prevent fragmentation in DSA environmentsZefir Kurtisi
2016-08-23udp: fix poll() issue with zero sized packetsEric Dumazet
2016-08-23net sched: fix encoding to use real lengthJamal Hadi Salim
2016-08-23qed: FLR of active VFs might lead to FW assertYuval Mintz
2016-08-23net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if the...Shmulik Ladkani
2016-08-22net: ipv6: Remove addresses for failures with strict DADMike Manning
2016-08-22include/uapi/linux/ipx.h: fix conflicting defitions with glibc netipx/ipx.hMikko Rapeli
2016-08-22include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli
2016-08-22include/uapi/linux/atm_zatm.h: include linux/time.hMikko Rapeli
2016-08-22include/uapi/linux/openvswitch.h: use __u32 from linux/types.hMikko Rapeli
2016-08-22include/uapi/linux/if_pppox.h: include linux/in.h and linux/in6.hMikko Rapeli
2016-08-22include/uapi/linux/if_pppol2tp.h: include linux/in.h and linux/in6.hMikko Rapeli
2016-08-22include/uapi/linux/if_tunnel.h: include linux/if.h, linux/ip.h and linux/in6.hMikko Rapeli
2016-08-22include/uapi/linux/if_pppox.h: include linux/if.hMikko Rapeli
2016-08-21net: tehuti: fix typo: "eneble" -> "enable"Colin Ian King
2016-08-21net: xilinx: emaclite: Fallback to random MAC address.Daniel Romell
2016-08-20vmxnet3: fix tx data ring copy for variable sizeShrikrishna Khare
2016-08-20ixgbe: Do not clear RAR entry when clearing VMDq for SAN MACAlexander Duyck
2016-08-20mlxsw: spectrum_buffers: Fix pool value handling in mlxsw_sp_sb_tc_pool_bind_setJiri Pirko
2016-08-20l2tp: Fix the connect status check in pppol2tp_getnameGao Feng
2016-08-20sctp: linearize early if it's not GSOMarcelo Ricardo Leitner
2016-08-19Merge branch 'mlx5-fixes'David S. Miller
2016-08-19net/mlx5: E-Switch, Avoid ACLs in the offloads modeOr Gerlitz
2016-08-19net/mlx5: E-Switch, Set the send-to-vport rules in the correct tableOr Gerlitz
2016-08-19net/mlx5: E-Switch, Return the correct devlink e-switch modeOr Gerlitz
2016-08-19net/mlx5e: Retrieve the switchdev id from the firmware only onceHadar Hen Zion
2016-08-19net/mlx5e: Use correct flow dissector key on flower offloadingHadar Hen Zion
2016-08-19net/mlx5: Update last-use statistics for flow rulesAmir Vadai
2016-08-19net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey
2016-08-19net/mlx5: Fix pci error recovery flowMohamad Haj Yahia
2016-08-19net/mlx5e: Optimization for MTU changeTariq Toukan
2016-08-19net/mlx5e: Set port MTU on netdev creation rather on openSaeed Mahameed
2016-08-19fib_trie: Fix the description of pos and bitsXunlei Pang
2016-08-19Merge branch 'kaweth-oopses'David S. Miller
2016-08-19kaweth: fix oops upon failed memory allocationOliver Neukum
2016-08-19kaweth: fix firmware downloadOliver Neukum
2016-08-19net: bgmac: fix reversed check for MII registration errorRafał Miłecki
2016-08-19tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet
2016-08-19cxgb4: Fixes resource allocation for ULD's in kdump kernelHariprasad Shenai
2016-08-19net: thunderx: Fix OOPs with ethtool --register-dumpDavid Daney
2016-08-19qede: Fix Tx timeout due to xmit_moreYuval Mintz
2016-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-08-18netfilter: cttimeout: fix use after free error when delete netnsLiping Zhang
2016-08-18netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroyLiping Zhang