index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ip: validate header length on virtual device xmit
Willem de Bruijn
2019-01-01
9
-32
/
+66
*
tap: call skb_probe_transport_header after setting skb->dev
Willem de Bruijn
2019-01-01
1
-2
/
+1
*
ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()
Cong Wang
2019-01-01
1
-0
/
+2
*
net: rds: remove unnecessary NULL check
Zhu Yanjun
2019-01-01
1
-1
/
+1
*
add document for TCP OFO, PAWS and skip ACK counters
yupeng
2019-01-01
1
-1
/
+239
*
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2019-01-01
4
-15
/
+55
*
ibmveth: fix DMA unmap error in ibmveth_xmit_start error path
Tyrel Datwyler
2018-12-31
1
-1
/
+5
*
r8169: fix WoL device wakeup enable
Heiner Kallweit
2018-12-30
1
-2
/
+2
*
netrom: fix locking in nr_find_socket()
Cong Wang
2018-12-30
1
-5
/
+10
*
net/wan: fix a double free in x25_asy_open_tty()
Cong Wang
2018-12-30
1
-0
/
+2
*
ax25: fix a use-after-free in ax25_fillin_cb()
Cong Wang
2018-12-30
2
-2
/
+11
*
ipv6: fix typo in net/ipv6/reassembly.c
Su Yanjun
2018-12-30
1
-1
/
+1
*
ipv4: fib_rules: Fix possible infinite loop in fib_empty_table
YueHaibing
2018-12-30
1
-2
/
+6
*
net/ipv6: Fix a test against 'ipv6_find_idev()' return value
Christophe JAILLET
2018-12-30
1
-2
/
+2
*
net: rtnetlink: address is mandatory for rtnl_fdb_get
Nikolay Aleksandrov
2018-12-30
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-12-29
4
-189
/
+136
|
\
|
*
netfilter: nf_conncount: fix argument order to find_next_bit
Florian Westphal
2018-12-29
1
-1
/
+1
|
*
netfilter: nf_conncount: speculative garbage collection on empty lists
Pablo Neira Ayuso
2018-12-29
2
-33
/
+15
|
*
netfilter: nf_conncount: move all list iterations under spinlock
Pablo Neira Ayuso
2018-12-29
1
-26
/
+20
|
*
netfilter: nf_conncount: merge lookup and add functions
Florian Westphal
2018-12-29
3
-106
/
+72
|
*
netfilter: nf_conncount: restart search when nodes have been erased
Florian Westphal
2018-12-29
1
-11
/
+7
|
*
netfilter: nf_conncount: split gc in two phases
Florian Westphal
2018-12-29
1
-3
/
+19
|
*
netfilter: nf_conncount: don't skip eviction when age is negative
Florian Westphal
2018-12-29
1
-1
/
+1
|
*
netfilter: nf_conncount: replace CONNCOUNT_LOCK_SLOTS with CONNCOUNT_SLOTS
Shawn Bohrer
2018-12-29
1
-14
/
+5
|
*
netfilter: nf_tables: fix a missing check of nla_put_failure
Kangjie Lu
2018-12-29
1
-0
/
+2
*
|
fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
Scott Wood
2018-12-28
2
-2
/
+2
*
|
isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...
Jia-Ju Bai
2018-12-28
1
-0
/
+2
*
|
ethtool: check the return value of get_regs_len
Yunsheng Lin
2018-12-28
1
-2
/
+10
|
/
*
include/linux/phy/phy.h: fix minor kerneldoc errors
Robert P. J. Day
2018-12-27
1
-1
/
+1
*
phy.h: fix obvious errors in doc and kerneldoc content
Robert P. J. Day
2018-12-27
1
-5
/
+8
*
net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()
Wen Yang
2018-12-27
1
-1
/
+0
*
net: marvell: fix a missing check of acpi_match_device
Kangjie Lu
2018-12-27
1
-0
/
+2
*
tipc: fix a missing check of genlmsg_put
Kangjie Lu
2018-12-27
1
-0
/
+2
*
atl1e: checking the status of atl1e_write_phy_reg
Kangjie Lu
2018-12-27
1
-1
/
+3
*
net: dsa: bcm_sf2: Propagate error value from mdio_write
Kangjie Lu
2018-12-27
1
-4
/
+3
*
net: stmicro: fix a missing check of clk_prepare
Kangjie Lu
2018-12-27
1
-1
/
+3
*
net: (cpts) fix a missing check of clk_prepare
Kangjie Lu
2018-12-27
1
-1
/
+3
*
niu: fix missing checks of niu_pci_eeprom_read
Kangjie Lu
2018-12-27
1
-2
/
+8
*
net: chelsio: Add a missing check on cudg_get_buffer
Aditya Pakki
2018-12-27
1
-0
/
+4
*
ipv6/route: Add a missing check on proc_dointvec
Aditya Pakki
2018-12-27
1
-1
/
+5
*
tipc: fix a double free in tipc_enable_bearer()
Cong Wang
2018-12-27
1
-1
/
+0
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-27
183
-5096
/
+15845
|
\
|
*
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
2018-12-23
18
-182
/
+17
|
*
crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FS
Eric Biggers
2018-12-23
1
-2
/
+1
|
*
crypto: salsa20-generic - don't unnecessarily use atomic walk
Eric Biggers
2018-12-23
1
-1
/
+1
|
*
crypto: skcipher - add might_sleep() to skcipher_walk_virt()
Eric Biggers
2018-12-23
1
-0
/
+2
|
*
crypto: x86/chacha - avoid sleeping under kernel_fpu_begin()
Eric Biggers
2018-12-23
1
-13
/
+20
|
*
crypto: cavium/nitrox - Added AEAD cipher support
Nagadheeraj Rottela
2018-12-23
7
-605
/
+1103
|
*
crypto: mxc-scc - fix build warnings on ARM64
Fabio Estevam
2018-12-23
1
-6
/
+6
|
*
crypto: api - document missing stats member
Corentin Labbe
2018-12-23
1
-0
/
+7
[next]