index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-07
NFC: logging neatening
Joe Perches
8
-43
/
+36
2015-04-06
NFC: pn533: fix error return code
Julia Lawall
1
-1
/
+3
2015-04-06
NFC: nxp-nci: Release firmware when switching to FW mode fails
Samuel Ortiz
1
-1
/
+3
2015-04-06
NFC: nxp-nxi: Remove useless fw pointer check
Samuel Ortiz
1
-2
/
+1
2015-04-06
nfc: st21nfca: Add additional comments about EVT_TRANSACTION
Christophe Ricard
1
-1
/
+10
2015-04-06
nfc: st21nfcb: Add additional comments about EVT_TRANSACTION
Christophe Ricard
1
-1
/
+8
2015-04-06
nfc: nci: Add comment to explain NCI_HCI_MAX_PIPES
Christophe Ricard
1
-0
/
+4
2015-04-06
nfc: st21nfcb: Add missing break statement in switch section
Christophe Ricard
1
-0
/
+1
2015-04-06
nfc: Reduce nfc_evt_transaction params length to 0
Christophe Ricard
1
-1
/
+1
2015-04-06
nfc: hci: Add comment to explain NFC_HCI_MAX_PIPES
Christophe Ricard
1
-0
/
+4
2015-04-06
NFC: st21nfca: Change st21nfca_get_iso14443_3_uid parameter name
Christophe Ricard
1
-2
/
+2
2015-04-06
NFC: st21nfca: fix st21nfca_get_iso14443_3_uid data copy
Christophe Ricard
1
-1
/
+1
2015-04-06
NFC: st21nfcb: Retry i2c_master_send if it returns a negative value
Christophe Ricard
1
-2
/
+2
2015-04-06
NFC: st21nfcb: Fix memory leak in secure element probing stage
Christophe Ricard
1
-4
/
+2
2015-03-26
NFC: nxp-nci_i2c: Add I2C support to NXP NCI driver
Clément Perrochaud
4
-0
/
+464
2015-03-26
NFC: nxp-nci: Add support for NXP NCI chips
Clément Perrochaud
9
-0
/
+657
2015-03-26
NFC: nci: Add firmware download support
Clément Perrochaud
2
-0
/
+12
2015-03-25
ipv6: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
4
-13
/
+16
2015-03-25
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
10
-21
/
+26
2015-03-25
Merge branch 'tipc-next'
David S. Miller
4
-97
/
+157
2015-03-25
tipc: eliminate race condition at dual link establishment
Jon Paul Maloy
3
-0
/
+55
2015-03-25
tipc: clean up handling of link congestion
Jon Paul Maloy
2
-72
/
+60
2015-03-25
tipc: introduce starvation free send algorithm
Jon Paul Maloy
3
-25
/
+42
2015-03-25
net: dsa: Handle non-bridge master change
Guenter Roeck
1
-1
/
+2
2015-03-25
crypto: algif - fix warn: unsigned 'used' is never less than zero
tadeusz.struk@intel.com
1
-1
/
+1
2015-03-25
tipc: fix a link reset issue due to retransmission failures
Ying Xue
1
-3
/
+5
2015-03-25
s390: fix /proc/interrupts output
Sebastian Ott
1
-1
/
+0
2015-03-25
sctp: avoid to repeatedly declare external variables
Ying Xue
3
-9
/
+3
2015-03-25
tcp: fix ipv4 mapped request socks
Eric Dumazet
5
-5
/
+1
2015-03-25
virtio: change comment in transmit
stephen hemminger
1
-2
/
+6
2015-03-25
tools: bpf_asm: cleanup vlan extension related token
Daniel Borkmann
2
-14
/
+14
2015-03-25
Merge branch 'listener_refactor_16'
David S. Miller
5
-117
/
+72
2015-03-25
tcp: md5: get rid of tcp_v[46]_reqsk_md5_lookup()
Eric Dumazet
4
-27
/
+12
2015-03-25
tcp: md5: remove request sock argument of calc_md5_hash()
Eric Dumazet
4
-37
/
+28
2015-03-25
tcp: md5: input path is run under rcu protected sections
Eric Dumazet
2
-33
/
+9
2015-03-25
tcp: use C99 initializers in new_state[]
Eric Dumazet
1
-12
/
+13
2015-03-25
tcp: md5: fix rcu lockdep splat
Eric Dumazet
1
-9
/
+11
2015-03-25
Merge branch 'rhashtable-next'
David S. Miller
5
-49
/
+78
2015-03-25
rhashtable: Add rhashtable_free_and_destroy()
Thomas Graf
3
-30
/
+49
2015-03-25
rhashtable: Disable automatic shrinking by default
Thomas Graf
5
-3
/
+9
2015-03-25
rhashtable: Mark internal/private inline functions as such
Thomas Graf
1
-0
/
+2
2015-03-25
rhashtable: Use 'unsigned int' consistently
Thomas Graf
2
-15
/
+17
2015-03-25
rhashtable: Extend RCU read lock into rhashtable_insert_rehash()
Thomas Graf
1
-1
/
+1
2015-03-24
filter: introduce SKF_AD_VLAN_TPID BPF extension
Michal Sekletar
7
-3
/
+35
2015-03-24
Merge branch 'cxgb4-fcoe'
David S. Miller
8
-3
/
+302
2015-03-24
cxgb4: update Kconfig and Makefile for FCoE support
Varun Prakash
2
-0
/
+12
2015-03-24
cxgb4: add cxgb4_fcoe.c for FCoE
Varun Prakash
3
-3
/
+201
2015-03-24
cxgb4: add cxgb4_fcoe.h and macro definitions for FCoE
Varun Prakash
3
-0
/
+89
2015-03-24
ipv6: fix sparse warnings in privacy stable addresses generation
Hannes Frederic Sowa
1
-5
/
+5
2015-03-24
tipc: fix compile error when IPV6=m and TIPC=y
Ying Xue
1
-1
/
+1
[next]