summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: fix a double kfree_skb()Cong Wang2018-12-141-3/+1
* tipc: use lock_sock() in tipc_sk_reinit()Cong Wang2018-12-141-2/+6
* net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHKJakub Kicinski2018-12-143-4/+4
* qed: Fix command number mismatch between driver and the mfwSudarsana Reddy Kalluru2018-12-131-1/+2
* Merge tag 'mlx5-fixes-2018-12-13' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-12-136-27/+38
|\
| * net/mlx5e: Cancel DIM work on close SQTal Gilboa2018-12-131-0/+1
| * net/mlx5e: Remove unused UDP GSO remaining counterMikhael Goikhman2018-12-132-4/+0
| * net/mlx5e: Avoid encap flows deletion attempt the 1st time a neigh is resolvedOr Gerlitz2018-12-132-6/+5
| * net/mlx5e: Properly initialize flow attributes for slow path eswitch rule del...Or Gerlitz2018-12-131-3/+6
| * net/mlx5e: Avoid overriding the user provided priority for offloaded tc rulesOr Gerlitz2018-12-131-5/+4
| * net/mlx5e: Err if asked to mirror a goto chain tc eswitch ruleOr Gerlitz2018-12-131-2/+9
| * net/mlx5e: RX, Verify MPWQE stride size is in rangeMoshe Shemesh2018-12-131-0/+5
| * net/mlx5e: Fix default amount of channels for VF representorsGavi Teitz2018-12-131-3/+2
| * net/mlx5: E-Switch, Fix fdb cap bits swapVu Pham2018-12-131-4/+6
* | Merge branch 'vhost-fixes'David S. Miller2018-12-122-5/+26
|\ \
| * | Revert "net: vhost: lock the vqs one by one"Jason Wang2018-12-121-4/+17
| * | vhost_net: switch to use mutex_trylock() in vhost_net_busy_poll()Jason Wang2018-12-121-1/+7
| * | vhost: make sure used idx is seen before log in vhost_add_used_n()Jason Wang2018-12-121-0/+2
|/ /
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-12-125-53/+32
|\ \
| * | ixgbe: Fix race when the VF driver does a resetRoss Lagerwall2018-12-121-1/+10
| * | i40e: DRY rx_ptype handling codeMichał Mirosław2018-12-123-15/+6
| * | i40e: fix VLAN.TCI == 0 RX HW offloadMichał Mirosław2018-12-123-30/+9
| * | i40e: fix mac filter delete when setting mac addressStefan Assmann2018-12-121-7/+7
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-12-127-27/+22
|\ \ \
| * | | netfilter: nf_conncount: use rb_link_node_rcu() instead of rb_link_node()Taehee Yoo2018-12-131-1/+1
| * | | netfilter: nat: can't use dst_hold on noref dstFlorian Westphal2018-12-131-1/+2
| * | | netfilter: ipset: do not call ipset_nest_end after nla_nest_cancelPan Bian2018-12-131-1/+1
| * | | netfilter: seqadj: re-load tcp header pointer after possible head reallocationFlorian Westphal2018-12-071-3/+4
| * | | netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace()Taehee Yoo2018-12-043-21/+14
* | | | Merge branch 'bnx2x-Fix-series'David S. Miller2018-12-124-22/+55
|\ \ \ \
| * | | | bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru2018-12-122-1/+10
| * | | | bnx2x: Enable PTP only on the PF that initializes the portSudarsana Reddy Kalluru2018-12-123-12/+12
| * | | | bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru2018-12-122-8/+30
| * | | | bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru2018-12-121-1/+3
|/ / / /
* | / / USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng2018-12-121-2/+16
| |/ / |/| |
* | | r8169: fix crash if CONFIG_DEBUG_SHIRQ is enabledHeiner Kallweit2018-12-111-1/+1
* | | Merge branch 'ieee802154-for-davem-2018-12-11' of git://git.kernel.org/pub/sc...David S. Miller2018-12-112-4/+4
|\ \ \
| * | | ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_doneYueHaibing2018-12-111-2/+2
| * | | ieee802154: hwsim: fix off-by-one in parse nestedAlexander Aring2018-12-021-2/+2
* | | | nfp: flower: ensure TCP flags can be placed in IPv6 framePieter Jansen van Vuuren2018-12-101-6/+22
* | | | Merge branch 'ibmvnic-Fix-reset-work-item-locking-bugs'David S. Miller2018-12-102-9/+11
|\ \ \ \
| * | | | ibmvnic: Fix non-atomic memory allocation in IRQ contextThomas Falcon2018-12-101-1/+1
| * | | | ibmvnic: Convert reset work item mutex to spin lockThomas Falcon2018-12-102-8/+10
|/ / / /
* | | | ipv4: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2018-12-101-0/+4
* | | | sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_eventXin Long2018-12-101-0/+1
| |_|/ |/| |
* | | Linux 4.20-rc6v4.20-rc6Linus Torvalds2018-12-091-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-0983-368/+1225
|\ \ \
| * | | net/sched: cls_flower: Reject duplicated rules also under skip_swOr Gerlitz2018-12-091-13/+10
| * | | Merge branch 'bnxt_en-Bug-fixes'David S. Miller2018-12-093-13/+50
| |\ \ \
| | * | | bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan2018-12-091-4/+12