| Commit message (Expand) | Author | Age | Files | Lines |
* | X.509: Fix error code in x509_cert_parse() | Dan Carpenter | 2017-06-09 | 1 | -0/+1 |
* | security: use READ_ONCE instead of deprecated ACCESS_ONCE | Davidlohr Bueso | 2017-06-09 | 1 | -6/+6 |
* | security/keys: add CONFIG_KEYS_COMPAT to Kconfig | Bilal Amarni | 2017-06-09 | 6 | -19/+4 |
* | Merge tag 'modules-for-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-06-08 | 1 | -2/+2 |
|\ |
|
| * | MAINTAINERS: update email address for Jessica Yu | Jessica Yu | 2017-06-08 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2017-06-08 | 1 | -36/+10 |
|\ \ |
|
| * | | Revert "printk: fix double printing with earlycon" | Petr Mladek | 2017-06-08 | 1 | -36/+10 |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-06-08 | 3 | -8/+5 |
|\ \ \ |
|
| * | | | crypto: gcm - wait for crypto op not signal safe | Gilad Ben-Yossef | 2017-05-23 | 1 | -4/+2 |
| * | | | crypto: drbg - wait for crypto op not signal safe | Gilad Ben-Yossef | 2017-05-23 | 1 | -3/+2 |
| * | | | crypto: asymmetric_keys - handle EBUSY due to backlog correctly | Gilad Ben-Yossef | 2017-05-23 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-06-06 | 96 | -486/+781 |
|\ \ \ \ |
|
| * | | | | net: stmmac: fix a broken u32 less than zero check | Colin Ian King | 2017-06-06 | 1 | -1/+1 |
| * | | | | net: stmmac: fix completely hung TX when using TSO | Niklas Cassel | 2017-06-06 | 1 | -1/+1 |
| * | | | | net: ethoc: enable NAPI before poll may be scheduled | Max Filippov | 2017-06-06 | 1 | -1/+2 |
| * | | | | net: bridge: fix a null pointer dereference in br_afspec | Nikolay Aleksandrov | 2017-06-06 | 1 | -1/+1 |
| * | | | | ravb: Fix use-after-free on `ifconfig eth0 down` | Eugeniu Rosca | 2017-06-06 | 1 | -12/+12 |
| * | | | | net/ipv6: Fix CALIPSO causing GPF with datagram support | Richard Haines | 2017-06-06 | 1 | -1/+5 |
| * | | | | net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value | Colin Ian King | 2017-06-06 | 1 | -1/+2 |
| * | | | | Merge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub... | David S. Miller | 2017-06-06 | 19 | -79/+118 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge tag 'iwlwifi-for-kalle-2017-06-05' of git://git.kernel.org/pub/scm/linu... | Kalle Valo | 2017-06-05 | 17 | -78/+115 |
| | |\ \ \ \ |
|
| | | * | | | | iwlwifi: fix host command memory leaks | Shahar S Matityahu | 2017-06-05 | 1 | -3/+6 |
| | | * | | | | iwlwifi: fix min API version for 7265D, 3168, 8000 and 8265 | Luca Coelho | 2017-06-05 | 2 | -4/+4 |
| | | * | | | | iwlwifi: mvm: clear new beacon command template struct | Johannes Berg | 2017-06-05 | 1 | -1/+1 |
| | | * | | | | iwlwifi: mvm: don't fail when removing a key from an inexisting sta | Luca Coelho | 2017-06-05 | 1 | -8/+5 |
| | | * | | | | iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3 | Luca Coelho | 2017-06-05 | 1 | -2/+4 |
| | | * | | | | iwlwifi: mvm: fix firmware debug restart recording | Emmanuel Grumbach | 2017-06-05 | 4 | -19/+27 |
| | | * | | | | iwlwifi: tt: move ucode_loaded check under mutex | Johannes Berg | 2017-06-05 | 1 | -3/+5 |
| | | * | | | | iwlwifi: mvm: support ibss in dqa mode | Liad Kaufman | 2017-06-05 | 1 | -1/+12 |
| | | * | | | | iwlwifi: mvm: Fix command queue number on d0i3 flow | Haim Dreyfuss | 2017-06-05 | 1 | -1/+4 |
| | | * | | | | iwlwifi: mvm: rs: start using LQ command color | Gregory Greenman | 2017-06-05 | 6 | -36/+47 |
| | * | | | | | brcmfmac: fix alignment configuration on host using 64-bit DMA | Arend Van Spriel | 2017-06-01 | 1 | -1/+1 |
| | * | | | | | wcn36xx: Close SMD channel on device removal | Bjorn Andersson | 2017-05-23 | 1 | -0/+2 |
| | |/ / / / |
|
| * | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 2017-06-06 | 3 | -20/+22 |
| |\ \ \ \ \ |
|
| | * | | | | | i40e/i40evf: proper update of the page_offset field | Björn Töpel | 2017-06-06 | 2 | -2/+4 |
| | * | | | | | i40e: Fix state flags for bit set and clean operations of PF | Mauro S. M. Rodrigues | 2017-06-06 | 1 | -18/+18 |
| * | | | | | | Revert "sit: reload iphdr in ipip6_rcv" | David S. Miller | 2017-06-06 | 1 | -1/+0 |
| |/ / / / / |
|
| * | | | | | net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qo... | Ido Shamay | 2017-06-05 | 2 | -5/+17 |
| * | | | | | net: phy: fix kernel-doc warnings | Randy Dunlap | 2017-06-05 | 1 | -1/+1 |
| * | | | | | devlink: fix potential memort leak | Haishuang Yan | 2017-06-05 | 1 | -2/+6 |
| * | | | | | net: Update TCP congestion control documentation | Anmol Sarma | 2017-06-05 | 2 | -19/+14 |
| * | | | | | net/mlx4: Fix the check in attaching steering rules | Talat Batheesh | 2017-06-04 | 4 | -9/+25 |
| * | | | | | sit: reload iphdr in ipip6_rcv | Haishuang Yan | 2017-06-04 | 1 | -0/+1 |
| * | | | | | net: ping: do not abuse udp_poll() | Eric Dumazet | 2017-06-04 | 4 | -3/+4 |
| * | | | | | net: dsa: Fix stale cpu_switch reference after unbind then bind | Florian Fainelli | 2017-06-04 | 1 | -1/+3 |
| * | | | | | ipv6: Fix leak in ipv6_gso_segment(). | David S. Miller | 2017-06-04 | 1 | -1/+3 |
| * | | | | | geneve: fix needed_headroom and max_mtu for collect_metadata | Eric Garver | 2017-06-04 | 1 | -1/+1 |
| * | | | | | sock: reset sk_err when the error queue is empty | Soheil Hassas Yeganeh | 2017-06-04 | 1 | -1/+4 |
| * | | | | | amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_buffer | Michal Hocko | 2017-06-04 | 1 | -3/+2 |
| * | | | | | ip6_tunnel: fix traffic class routing for tunnels | Liam McBirnie | 2017-06-04 | 1 | -0/+3 |