summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-22ipv6: make ECMP route replacement less greedySabrina Dubroca
2017-03-22mpls: Do not decrement alive counter for unregister eventsDavid Ahern
2017-03-22mpls: Send route delete notifications when router module is unloadedDavid Ahern
2017-03-22act_connmark: avoid crashing on malformed nlattrs with null parmsEtienne Noss
2017-03-22amd-xgbe: Enable IRQs only if napi_complete_done() is trueLendacky, Thomas
2017-03-22uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin
2017-03-22net/tunnel: set inner protocol in network gro hooksPaolo Abeni
2017-03-22vrf: Fix use-after-free in vrf_xmitDavid Ahern
2017-03-22team: use ETH_MAX_MTU as max mtuJarod Wilson
2017-03-22dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet
2017-03-22net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dumpAlexey Khoroshilov
2017-03-22net: fix socket refcounting in skb_complete_tx_timestamp()Eric Dumazet
2017-03-22net: fix socket refcounting in skb_complete_wifi_ack()Eric Dumazet
2017-03-22tcp: fix various issues for sockets morphing to listen stateEric Dumazet
2017-03-22strparser: destroy workqueue on module exitWANG Cong
2017-03-22bonding: use ETH_MAX_MTU as max mtuWANG Cong
2017-03-22amd-xgbe: Don't overwrite SFP PHY mod_absent settingsLendacky, Thomas
2017-03-22amd-xgbe: Be sure to set MDIO modes on device (re)startLendacky, Thomas
2017-03-22amd-xgbe: Stop the PHY before releasing interruptsLendacky, Thomas
2017-03-22dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo
2017-03-22ipv6: orphan skbs in reassembly unitEric Dumazet
2017-03-22net: net_enable_timestamp() can be called from irq contextsEric Dumazet
2017-03-22net: don't call strlen() on the user buffer in packet_bind_spkt()Alexander Potapenko
2017-03-22net: bridge: allow IPv6 when multicast flood is disabledMike Manning
2017-03-22tcp/dccp: block BH for SYN processingEric Dumazet
2017-03-22mlxsw: spectrum_router: Avoid potential packets lossIdo Schimmel
2017-03-22geneve: lock RCU on TX pathJakub Kicinski
2017-03-22vxlan: lock RCU on TX pathJakub Kicinski
2017-03-22l2tp: avoid use-after-free caused by l2tp_ip_backlog_recvPaul Hüber
2017-03-22net sched actions: decrement module reference count after table flush.Roman Mashak
2017-03-22sctp: set sin_port for addr param when checking duplicate addressXin Long
2017-03-22ipv4: mask tos for input routeJulian Anastasov
2017-03-22ipv4: add missing initialization for flowi4_uidJulian Anastasov
2017-03-22vxlan: don't allow overwrite of config src addrBrian Russell
2017-03-22vti6: return GRE_KEY for vti6David Forster
2017-03-22vxlan: correctly validate VXLAN ID against VXLAN_N_VIDMatthias Schiffer
2017-03-22sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner
2017-03-22net/mlx5e: Fix wrong CQE decompressionTariq Toukan
2017-03-22net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed
2017-03-22net/mlx5e: Fix broken CQE compression initializationTariq Toukan
2017-03-22net/mlx5e: Do not reduce LRO WQE size when not using build_skbTariq Toukan
2017-03-22net/mlx5e: Register/unregister vport representors on interface attach/detachSaeed Mahameed
2017-03-18Linux 4.10.4v4.10.4Greg Kroah-Hartman
2017-03-18IB/mlx5: Verify that Q counters are supportedKamal Heib
2017-03-18ext4: don't BUG when truncating encrypted inodes on the orphan listTheodore Ts'o
2017-03-18rc: raw decoder for keymap protocol is not loaded on registerSean Young
2017-03-18dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka
2017-03-18serial_ir: ensure we're ready to receive interruptsSean Young
2017-03-18drm/i915/gvt: Fix superfluous newline in GVT_DISPLAY_READY env varTakashi Iwai
2017-03-18KVM: arm/arm64: Let vcpu thread modify its own active stateJintack Lim