summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-14VSOCK: bind to random port for VMADDR_PORT_ANYLepton Wu
2018-12-14r8152: Add support for MAC address pass through on RTL8153-BNDMario Limonciello
2018-12-14crypto/chelsio/chtls: send/recv window updateAtul Gupta
2018-12-14crypto/chelsio/chtls: macro correction in tx pathAtul Gupta
2018-12-14crypto/chelsio/chtls: listen fails with multiadaptAtul Gupta
2018-12-14net/tls: sleeping function from invalid contextAtul Gupta
2018-12-14net/tls: Init routines in create_ctxAtul Gupta
2018-12-14drivers: net: xgene: Remove unnecessary forward declarationsNathan Chancellor
2018-12-14tipc: compare remote and local protocols in tipc_udp_enable()Cong Wang
2018-12-14tipc: fix a double kfree_skb()Cong Wang
2018-12-14tipc: use lock_sock() in tipc_sk_reinit()Cong Wang
2018-12-14net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHKJakub Kicinski
2018-12-13qed: Fix command number mismatch between driver and the mfwSudarsana Reddy Kalluru
2018-12-13Merge tag 'mlx5-fixes-2018-12-13' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-12-13net/mlx5e: Cancel DIM work on close SQTal Gilboa
2018-12-13net/mlx5e: Remove unused UDP GSO remaining counterMikhael Goikhman
2018-12-13net/mlx5e: Avoid encap flows deletion attempt the 1st time a neigh is resolvedOr Gerlitz
2018-12-13net/mlx5e: Properly initialize flow attributes for slow path eswitch rule del...Or Gerlitz
2018-12-13net/mlx5e: Avoid overriding the user provided priority for offloaded tc rulesOr Gerlitz
2018-12-13net/mlx5e: Err if asked to mirror a goto chain tc eswitch ruleOr Gerlitz
2018-12-13net/mlx5e: RX, Verify MPWQE stride size is in rangeMoshe Shemesh
2018-12-13net/mlx5e: Fix default amount of channels for VF representorsGavi Teitz
2018-12-13net/mlx5: E-Switch, Fix fdb cap bits swapVu Pham
2018-12-12Merge branch 'vhost-fixes'David S. Miller
2018-12-12Revert "net: vhost: lock the vqs one by one"Jason Wang
2018-12-12vhost_net: switch to use mutex_trylock() in vhost_net_busy_poll()Jason Wang
2018-12-12vhost: make sure used idx is seen before log in vhost_add_used_n()Jason Wang
2018-12-12Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-12-12Merge branch 'bnx2x-Fix-series'David S. Miller
2018-12-12bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru
2018-12-12bnx2x: Enable PTP only on the PF that initializes the portSudarsana Reddy Kalluru
2018-12-12bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru
2018-12-12bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru
2018-12-13netfilter: nf_conncount: use rb_link_node_rcu() instead of rb_link_node()Taehee Yoo
2018-12-13netfilter: nat: can't use dst_hold on noref dstFlorian Westphal
2018-12-13netfilter: ipset: do not call ipset_nest_end after nla_nest_cancelPan Bian
2018-12-12ixgbe: Fix race when the VF driver does a resetRoss Lagerwall
2018-12-12i40e: DRY rx_ptype handling codeMichał Mirosław
2018-12-12USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng
2018-12-12i40e: fix VLAN.TCI == 0 RX HW offloadMichał Mirosław
2018-12-12i40e: fix mac filter delete when setting mac addressStefan Assmann
2018-12-11r8169: fix crash if CONFIG_DEBUG_SHIRQ is enabledHeiner Kallweit
2018-12-11Merge branch 'ieee802154-for-davem-2018-12-11' of git://git.kernel.org/pub/sc...David S. Miller
2018-12-11ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_doneYueHaibing
2018-12-10nfp: flower: ensure TCP flags can be placed in IPv6 framePieter Jansen van Vuuren
2018-12-10Merge branch 'ibmvnic-Fix-reset-work-item-locking-bugs'David S. Miller
2018-12-10ibmvnic: Fix non-atomic memory allocation in IRQ contextThomas Falcon
2018-12-10ibmvnic: Convert reset work item mutex to spin lockThomas Falcon
2018-12-10ipv4: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva