Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | net: core: Prevent from dereferencing null pointer when releasing SKB | Myungho Jung | 2017-04-26 | 1 | -0/+3 | |
| * | | | | | | | | | macsec: dynamically allocate space for sglist | Jason A. Donenfeld | 2017-04-26 | 1 | -7/+22 | |
| * | | | | | | | | | Revert "phy: micrel: Disable auto negotiation on startup" | David S. Miller | 2017-04-26 | 1 | -11/+0 | |
| * | | | | | | | | | net: phy: fix auto-negotiation stall due to unavailable interrupt | Alexander Kochetkov | 2017-04-26 | 2 | -4/+37 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | net/packet: check length in getsockopt() called with PACKET_HDRLEN | Alexander Potapenko | 2017-04-25 | 1 | -0/+2 | |
| * | | | | | | | | net: ipv6: regenerate host route if moved to gc list | David Ahern | 2017-04-25 | 1 | -2/+12 | |
| * | | | | | | | | bridge: move bridge multicast cleanup to ndo_uninit | Xin Long | 2017-04-25 | 2 | -1/+1 | |
| * | | | | | | | | ipv6: fix source routing | Sabrina Dubroca | 2017-04-25 | 1 | -0/+4 | |
| * | | | | | | | | qed: Fix error in the dcbx app meta data initialization. | sudarsana.kalluru@cavium.com | 2017-04-25 | 1 | -5/+5 | |
| * | | | | | | | | netvsc: fix calculation of available send sections | stephen hemminger | 2017-04-25 | 2 | -6/+4 | |
| * | | | | | | | | net: hso: fix module unloading | Andreas Kemnade | 2017-04-25 | 1 | -1/+1 | |
| * | | | | | | | | tipc: fix socket flow control accounting error at tipc_recv_stream | Parthasarathy Bhuvaragan | 2017-04-25 | 1 | -1/+1 | |
| * | | | | | | | | tipc: fix socket flow control accounting error at tipc_send_stream | Parthasarathy Bhuvaragan | 2017-04-25 | 1 | -1/+1 | |
| * | | | | | | | | ipv6: move stub initialization after ipv6 setup completion | Paolo Abeni | 2017-04-25 | 1 | -2/+4 | |
| * | | | | | | | | team: fix memory leaks | Pan Bian | 2017-04-25 | 1 | -2/+6 | |
| * | | | | | | | | Merge tag 'linux-can-fixes-for-4.11-20170425' of git://git.kernel.org/pub/scm... | David S. Miller | 2017-04-25 | 5 | -5/+90 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | net: can: usb: gs_usb: Fix buffer on stack | Maksim Salau | 2017-04-25 | 1 | -5/+12 | |
| | * | | | | | | | | can: usb: Kconfig: Add PCAN-USB X6 device in help text | Stephane Grosjean | 2017-04-25 | 1 | -0/+1 | |
| | * | | | | | | | | can: usb: Add support of PCAN-Chip USB stamp module | Stephane Grosjean | 2017-04-25 | 4 | -0/+77 | |
| * | | | | | | | | | sfc: tx ring can only have 2048 entries for all EF10 NICs | Bert Kenward | 2017-04-25 | 2 | -1/+5 | |
| * | | | | | | | | | macvlan: Fix device ref leak when purging bc_queue | Herbert Xu | 2017-04-25 | 1 | -1/+10 | |
| * | | | | | | | | | usb: plusb: Add support for PL-27A1 | Roman SpychaĆa | 2017-04-25 | 2 | -3/+14 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch 'dsa-b53-58xx-fixes' | David S. Miller | 2017-04-25 | 2 | -2/+40 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | net: dsa: b53: Fix CPU port for 58xx devices | Florian Fainelli | 2017-04-25 | 1 | -1/+1 | |
| | * | | | | | | | | net: dsa: b53: Implement software reset for 58xx devices | Florian Fainelli | 2017-04-25 | 2 | -1/+25 | |
| | * | | | | | | | | net: dsa: b53: Include IMP/CPU port in dumb forwarding mode | Florian Fainelli | 2017-04-25 | 2 | -0/+14 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge tag 'mlx5-fixes-2017-04-22' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 2017-04-24 | 6 | -53/+76 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handling | Ilan Tayari | 2017-04-22 | 1 | -0/+1 | |
| | * | | | | | | | | net/mlx5e: Fix small packet threshold | Eugenia Emantayev | 2017-04-22 | 1 | -1/+1 | |
| | * | | | | | | | | net/mlx5: Fix UAR memory leak | Maor Gottlieb | 2017-04-22 | 1 | -0/+1 | |
| | * | | | | | | | | net/mlx5e: Make sure the FW max encap size is enough for ipv6 tunnels | Or Gerlitz | 2017-04-22 | 1 | -19/+23 | |
| | * | | | | | | | | net/mlx5e: Make sure the FW max encap size is enough for ipv4 tunnels | Or Gerlitz | 2017-04-22 | 1 | -19/+23 | |
| | * | | | | | | | | net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5 | Or Gerlitz | 2017-04-22 | 2 | -13/+26 | |
| | * | | | | | | | | net/mlx5: Fix driver load bad flow when having fw initializing timeout | Mohamad Haj Yahia | 2017-04-22 | 1 | -1/+1 | |
| * | | | | | | | | | net: ipv6: send unsolicited NA if enabled for all interfaces | David Ahern | 2017-04-24 | 1 | -1/+2 | |
| * | | | | | | | | | ravb: Double free on error in ravb_start_xmit() | Dan Carpenter | 2017-04-24 | 1 | -3/+4 | |
| * | | | | | | | | | udp: disable inner UDP checksum offloads in IPsec case | Ansis Atteka | 2017-04-24 | 1 | -0/+3 | |
| * | | | | | | | | | macsec: avoid heap overflow in skb_to_sgvec | Jason A. Donenfeld | 2017-04-24 | 1 | -1/+1 | |
| * | | | | | | | | | ipv4: Avoid caching l3mdev dst on mismatched local route | Robert Shearman | 2017-04-24 | 1 | -1/+2 | |
| * | | | | | | | | | net: tc35815: move free after the dereference | Dan Carpenter | 2017-04-24 | 1 | -1/+1 | |
| * | | | | | | | | | net/mlx5e: Fix race in mlx5e_sw_stats and mlx5e_vport_stats | Martin KaFai Lau | 2017-04-24 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'sound-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds | 2017-04-26 | 9 | -28/+54 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge tag 'asoc-fix-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Takashi Iwai | 2017-04-25 | 6 | -19/+48 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ | Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/topology' and 'aso... | Mark Brown | 2017-04-25 | 4 | -15/+49 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | ASoC: STI: Fix null ptr deference in IRQ handler | Arnaud Pouliquen | 2017-04-06 | 3 | -15/+45 | |
| | | * | | | | | | | | | ASoC: topology: Fix to store enum text values | Mousumi Jana | 2017-04-11 | 1 | -0/+1 | |
| | * | | | | | | | | | | ASoC: intel: Fix PM and non-atomic crash in bytcr drivers | Takashi Iwai | 2017-04-25 | 2 | -4/+2 | |
| * | | | | | | | | | | | ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned type | Takashi Sakamoto | 2017-04-14 | 1 | -1/+1 | |
| * | | | | | | | | | | | ALSA: seq: Don't break snd_use_lock_sync() loop by timeout | Takashi Iwai | 2017-04-13 | 1 | -6/+3 | |
| * | | | | | | | | | | | ALSA: oxfw: fix regression to handle Stanton SCS.1m/1d | Takashi Sakamoto | 2017-04-05 | 1 | -2/+2 |