index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-01
ip: validate header length on virtual device xmit
Willem de Bruijn
9
-32
/
+66
2019-01-01
tap: call skb_probe_transport_header after setting skb->dev
Willem de Bruijn
1
-2
/
+1
2019-01-01
ptr_ring: wrap back ->producer in __ptr_ring_swap_queue()
Cong Wang
1
-0
/
+2
2019-01-01
net: rds: remove unnecessary NULL check
Zhu Yanjun
1
-1
/
+1
2019-01-01
add document for TCP OFO, PAWS and skip ACK counters
yupeng
1
-1
/
+239
2019-01-01
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
4
-15
/
+55
2018-12-31
ibmveth: fix DMA unmap error in ibmveth_xmit_start error path
Tyrel Datwyler
1
-1
/
+5
2018-12-30
r8169: fix WoL device wakeup enable
Heiner Kallweit
1
-2
/
+2
2018-12-30
netrom: fix locking in nr_find_socket()
Cong Wang
1
-5
/
+10
2018-12-30
net/wan: fix a double free in x25_asy_open_tty()
Cong Wang
1
-0
/
+2
2018-12-30
ax25: fix a use-after-free in ax25_fillin_cb()
Cong Wang
2
-2
/
+11
2018-12-30
ipv6: fix typo in net/ipv6/reassembly.c
Su Yanjun
1
-1
/
+1
2018-12-30
ipv4: fib_rules: Fix possible infinite loop in fib_empty_table
YueHaibing
1
-2
/
+6
2018-12-30
net/ipv6: Fix a test against 'ipv6_find_idev()' return value
Christophe JAILLET
1
-2
/
+2
2018-12-30
net: rtnetlink: address is mandatory for rtnl_fdb_get
Nikolay Aleksandrov
1
-0
/
+5
2018-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-189
/
+136
2018-12-28
fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()
Scott Wood
2
-2
/
+2
2018-12-28
isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...
Jia-Ju Bai
1
-0
/
+2
2018-12-28
ethtool: check the return value of get_regs_len
Yunsheng Lin
1
-2
/
+10
2018-12-29
netfilter: nf_conncount: fix argument order to find_next_bit
Florian Westphal
1
-1
/
+1
2018-12-29
netfilter: nf_conncount: speculative garbage collection on empty lists
Pablo Neira Ayuso
2
-33
/
+15
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-27
include/linux/phy/phy.h: fix minor kerneldoc errors
Robert P. J. Day
1
-1
/
+1
2018-12-27
phy.h: fix obvious errors in doc and kerneldoc content
Robert P. J. Day
1
-5
/
+8
2018-12-27
net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()
Wen Yang
1
-1
/
+0
2018-12-27
net: marvell: fix a missing check of acpi_match_device
Kangjie Lu
1
-0
/
+2
2018-12-27
tipc: fix a missing check of genlmsg_put
Kangjie Lu
1
-0
/
+2
2018-12-27
atl1e: checking the status of atl1e_write_phy_reg
Kangjie Lu
1
-1
/
+3
2018-12-27
net: dsa: bcm_sf2: Propagate error value from mdio_write
Kangjie Lu
1
-4
/
+3
2018-12-27
net: stmicro: fix a missing check of clk_prepare
Kangjie Lu
1
-1
/
+3
2018-12-27
net: (cpts) fix a missing check of clk_prepare
Kangjie Lu
1
-1
/
+3
2018-12-27
niu: fix missing checks of niu_pci_eeprom_read
Kangjie Lu
1
-2
/
+8
2018-12-27
net: chelsio: Add a missing check on cudg_get_buffer
Aditya Pakki
1
-0
/
+4
2018-12-27
ipv6/route: Add a missing check on proc_dointvec
Aditya Pakki
1
-1
/
+5
2018-12-27
tipc: fix a double free in tipc_enable_bearer()
Cong Wang
1
-1
/
+0
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
183
-5096
/
+15845
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1515
-67693
/
+82322
2018-12-27
Merge tag 'modules-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-52
/
+92
2018-12-27
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
29
-39
/
+22
2018-12-27
Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-397
/
+626
2018-12-27
Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-373
/
+395
2018-12-27
Merge tag 'printk-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-74
/
+68
2018-12-27
Merge tag 'gcc-plugins-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-3
/
+163
2018-12-27
Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-196
/
+231
[next]