index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitattributes
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-29
netfilter: nf_conncount: move all list iterations under spinlock
Pablo Neira Ayuso
1
-26
/
+20
2018-12-29
netfilter: nf_conncount: merge lookup and add functions
Florian Westphal
3
-106
/
+72
2018-12-29
netfilter: nf_conncount: restart search when nodes have been erased
Florian Westphal
1
-11
/
+7
2018-12-29
netfilter: nf_conncount: split gc in two phases
Florian Westphal
1
-3
/
+19
2018-12-29
netfilter: nf_conncount: don't skip eviction when age is negative
Florian Westphal
1
-1
/
+1
2018-12-29
netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTS
Shawn Bohrer
1
-14
/
+5
2018-12-29
netfilter: nf_tables: fix a missing check of nla_put_failure
Kangjie Lu
1
-0
/
+2
2018-12-28
include/linux/phy/phy.h: fix minor kerneldoc errors
Robert P. J. Day
1
-1
/
+1
2018-12-28
phy.h: fix obvious errors in doc and kerneldoc content
Robert P. J. Day
1
-5
/
+8
2018-12-28
net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()
Wen Yang
1
-1
/
+0
2018-12-28
net: marvell: fix a missing check of acpi_match_device
Kangjie Lu
1
-0
/
+2
2018-12-28
tipc: fix a missing check of genlmsg_put
Kangjie Lu
1
-0
/
+2
2018-12-28
atl1e: checking the status of atl1e_write_phy_reg
Kangjie Lu
1
-1
/
+3
2018-12-28
net: dsa: bcm_sf2: Propagate error value from mdio_write
Kangjie Lu
1
-4
/
+3
2018-12-28
net: stmicro: fix a missing check of clk_prepare
Kangjie Lu
1
-1
/
+3
2018-12-28
net: (cpts) fix a missing check of clk_prepare
Kangjie Lu
1
-1
/
+3
2018-12-28
niu: fix missing checks of niu_pci_eeprom_read
Kangjie Lu
1
-2
/
+8
2018-12-28
net: chelsio: Add a missing check on cudg_get_buffer
Aditya Pakki
1
-0
/
+4
2018-12-28
ipv6/route: Add a missing check on proc_dointvec
Aditya Pakki
1
-1
/
+5
2018-12-28
tipc: fix a double free in tipc_enable_bearer()
Cong Wang
1
-1
/
+0
2018-12-27
sched/fair: Fix warning on non-SMP build
Olof Johansson
1
-8
/
+8
2018-12-25
net: dccp: fix kernel crash on module load
Peter Oskolkov
3
-12
/
+31
2018-12-24
drivers/net: appletalk/cops: remove redundant if statement and mask
Colin Ian King
1
-8
/
+2
2018-12-24
bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hw
Ivan Mironov
1
-4
/
+10
2018-12-24
net/net_namespace: Check the return value of register_pernet_subsys()
Aditya Pakki
1
-1
/
+2
2018-12-24
net/netlink_compat: Fix a missing check of nla_parse_nested
Aditya Pakki
1
-2
/
+5
2018-12-24
ieee802154: lowpan_header_create check must check daddr
Willem de Bruijn
1
-0
/
+3
2018-12-24
net/mlx4_core: drop useless LIST_HEAD
Julia Lawall
1
-5
/
+0
2018-12-24
mlxsw: spectrum: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2018-12-24
net/mlx5e: drop useless LIST_HEAD
Julia Lawall
1
-3
/
+0
2018-12-24
iptunnel: Set tun_flags in the iptunnel_metadata_reply from src
wenxu
1
-0
/
+1
2018-12-24
net/mlx5e: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2018-12-24
staging: octeon: fix build failure with XFRM enabled
Florian Westphal
1
-2
/
+1
2018-12-24
dt-bindings: pwm: rcar: Add r8a774c0 support
Fabrizio Castro
1
-0
/
+1
2018-12-24
pwm: imx: Add ipg clock operation
Anson Huang
1
-5
/
+48
2018-12-24
pwm: clps711x: Switch to SPDX identifier
Alexander Shiyan
1
-7
/
+2
2018-12-24
pwm: clps711x: Fix period calculation
Alexander Shiyan
1
-2
/
+2
2018-12-24
pwm: bcm2835: Switch to SPDX identifier
Stefan Wahren
1
-4
/
+1
2018-12-24
pwm: Enable Kona PWM to be built for the Cygnus architecture
Clément Péron
1
-1
/
+3
2018-12-24
Revert "powerpc/fsl_pci: simplify fsl_pci_dma_set_mask"
Scott Wood
1
-1
/
+5
2018-12-24
net: Revert recent Spectre-v1 patches.
David S. Miller
4
-9
/
+0
2018-12-24
Linux 4.20
v4.20
Linus Torvalds
1
-1
/
+1
2018-12-23
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
18
-182
/
+17
2018-12-23
crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FS
Eric Biggers
1
-2
/
+1
2018-12-23
crypto: salsa20-generic - don't unnecessarily use atomic walk
Eric Biggers
1
-1
/
+1
2018-12-23
crypto: skcipher - add might_sleep() to skcipher_walk_virt()
Eric Biggers
1
-0
/
+2
2018-12-23
crypto: x86/chacha - avoid sleeping under kernel_fpu_begin()
Eric Biggers
1
-13
/
+20
2018-12-23
crypto: cavium/nitrox - Added AEAD cipher support
Nagadheeraj Rottela
7
-605
/
+1103
2018-12-23
crypto: mxc-scc - fix build warnings on ARM64
Fabio Estevam
1
-6
/
+6
2018-12-23
crypto: api - document missing stats member
Corentin Labbe
1
-0
/
+7
[next]