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
2015-11-05
tcp: use correct req pointer in tcp_move_syn() calls
Eric Dumazet
2
-2
/
+2
2015-11-05
packet: race condition in packet_bind
Francesco Ruggeri
1
-31
/
+49
2015-11-05
ipv4: use sk_fullsock() in ipv4_conntrack_defrag()
Eric Dumazet
1
-3
/
+2
2015-11-05
tcp: fix req->saved_syn race
Eric Dumazet
4
-11
/
+21
2015-11-05
net: stmmac: fix double-initialization of phy_iface
LABBE Corentin
1
-1
/
+1
2015-11-05
qlogic: qed: fix error codes in qed_resc_alloc()
Dan Carpenter
1
-3
/
+9
2015-11-05
net: dsa: mv88e6xxx: isolate unbridged ports
Vivien Didelot
4
-0
/
+48
2015-11-05
USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe module
Petr Štetiar
1
-0
/
+21
2015-11-05
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-11
/
+34
2015-11-05
bpf: add mod default A and X test cases
Yang Shi
1
-0
/
+30
2015-11-05
bnxt_en: add VXLAN dependency
Arnd Bergmann
1
-0
/
+1
2015-11-04
net: add forgotten IFF_L3MDEV_SLAVE define
Jiri Pirko
1
-0
/
+1
2015-11-04
ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_dev
Sabrina Dubroca
1
-0
/
+1
2015-11-04
qlogic: qed: fix a test for MODE_MF_SI
Dan Carpenter
1
-1
/
+1
2015-11-04
qlogic/qed: remove bogus NULL check
Dan Carpenter
1
-5
/
+0
2015-11-05
Bluetooth: L2CAP: Add missing checks for invalid LE DCID
Johan Hedberg
1
-1
/
+8
2015-11-05
Bluetooth: L2CAP: Fix checked range when allocating new CID
Johan Hedberg
1
-1
/
+1
2015-11-05
Bluetooth: L2CAP: Fix returning correct LE CoC response codes
Johan Hedberg
2
-1
/
+10
2015-11-05
Bluetooth: Check for supported white list before issuing commands
Marcel Holtmann
1
-6
/
+11
2015-11-05
Bluetooth: Fix possible deadlock in btusb
Kuba Pawlak
1
-2
/
+4
2015-11-04
VSOCK: call sk->sk_data_ready() on accept()
Stefan Hajnoczi
1
-1
/
+1
2015-11-04
tun_dst: Fix potential NULL dereference
Tobias Klauser
1
-1
/
+2
2015-11-04
net/core: ensure features get disabled on new lower devs
Jarod Wilson
1
-3
/
+4
2015-11-04
net: Fix prefsrc lookups
David Ahern
1
-3
/
+10
2015-11-04
ipv4: fix a potential deadlock in mcast getsockopt() path
WANG Cong
2
-23
/
+34
2015-11-04
ipv4: disable BH when changing ip local port range
WANG Cong
1
-2
/
+2
2015-11-04
sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()
Sergei Shtylyov
1
-38
/
+22
2015-11-04
sh_eth: kill 'ret' variable in sh_eth_ring_init()
Sergei Shtylyov
1
-16
/
+8
2015-11-04
drivers: net: cpsw: Add support for fixed-link PHY
Markus Brunner
2
-0
/
+18
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-4
/
+6
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
1
-5
/
+5
2015-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1595
-24004
/
+114920
2015-11-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
98
-1538
/
+4070
2015-11-03
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-27
/
+33
2015-11-03
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-74
/
+219
2015-11-03
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-339
/
+338
2015-11-03
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
33
-243
/
+1374
2015-11-03
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+11
2015-11-03
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-8
/
+22
2015-11-03
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-5
/
+5
2015-11-03
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+0
2015-11-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
39
-976
/
+1709
2015-11-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-232
/
+360
2015-11-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
26
-469
/
+492
2015-11-03
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
25
-1661
/
+1678
2015-11-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
215
-2026
/
+9951
2015-11-03
atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()
Linus Torvalds
5
-68
/
+23
2015-11-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
44
-143
/
+304
2015-11-03
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
42
-545
/
+1333
2015-11-03
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
26
-105
/
+532
[next]