summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-08-17Merge branch 'tc_action-fixes'David S. Miller
2016-08-17net_sched: allow flushing tc police actionsRoman Mashak
2016-08-17net_sched: unify the init logic for act_policeWANG Cong
2016-08-17net_sched: convert tcf_exts from list to pointer arrayWANG Cong
2016-08-17net_sched: move tc offload macros to pkt_cls.hWANG Cong
2016-08-17net_sched: fix a typo in tc_for_each_action()WANG Cong
2016-08-17net_sched: remove an unnecessary list_del()WANG Cong
2016-08-17net_sched: remove the leftover cleanup_a()WANG Cong
2016-08-17Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2016-08-17Merge branch 'mlxsw-fixes'David S. Miller
2016-08-17mlxsw: spectrum: Allow packets to be trapped from any PGIdo Schimmel
2016-08-17mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel
2016-08-17mlxsw: spectrum: Add missing rollbacks in error pathIdo Schimmel
2016-08-17mlxsw: reg: Fix missing op field fill-upJiri Pirko
2016-08-17mlxsw: spectrum: Trap loop-backed packetsIdo Schimmel
2016-08-17mlxsw: spectrum: Add missing packet trapsElad Raz
2016-08-17mlxsw: spectrum: Mark port as active before registering itIdo Schimmel
2016-08-17mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel
2016-08-17mlxsw: spectrum: Remove redundant errors from the codeIdo Schimmel