index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-02
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+13
2013-11-02
ARC: Incorrect mm reference used in vmalloc fault handler
Vineet Gupta
1
-3
/
+3
2013-11-02
net: flow_dissector: fail on evil iph->ihl
Jason Wang
1
-1
/
+1
2013-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-79
/
+41
2013-11-02
bonding: bond_get_size() returns wrong size
Dan Carpenter
1
-2
/
+2
2013-11-02
Merge branch 'cdc_ncm'
David S. Miller
3
-289
/
+233
2013-11-02
net: cdc_ncm: no not set tx_max higher than the device supports
Bjørn Mork
1
-2
/
+1
2013-11-02
net: cdc_ncm: improve bind error debug messages
Bjørn Mork
1
-10
/
+26
2013-11-02
net: cdc_ncm: return proper error if setup fails
Bjørn Mork
1
-2
/
+2
2013-11-02
net: cdc_ncm: refactoring cdc_ncm_setup
Bjørn Mork
1
-64
/
+44
2013-11-02
net: cdc_ncm: drop "extern" from header declarations
Bjørn Mork
1
-6
/
+6
2013-11-02
net: cdc_ncm: endian convert constants instead of variables
Bjørn Mork
1
-2
/
+2
2013-11-02
net: cdc_ncm: log signatures in hex
Bjørn Mork
1
-4
/
+6
2013-11-02
net: cdc_ncm: use netif_* and dev_* instead of pr_*
Bjørn Mork
1
-50
/
+48
2013-11-02
net: cdc_ncm: log the length we warn about
Bjørn Mork
1
-1
/
+1
2013-11-02
net: cdc_ncm: set correct dev->hard_mtu
Bjørn Mork
1
-7
/
+2
2013-11-02
net: cdc_ncm: remove ethtool ops
Bjørn Mork
1
-26
/
+0
2013-11-02
net: cdc_ncm: remove probe and disconnect wrappers
Bjørn Mork
1
-18
/
+2
2013-11-02
net: cdc_ncm: no point in filling up the NTBs if we send ZLPs
Bjørn Mork
1
-1
/
+5
2013-11-02
net: cdc_ncm: only the control intf can be probed
Bjørn Mork
1
-6
/
+8
2013-11-02
net: cdc_ncm: remove descriptor pointers
Bjørn Mork
2
-9
/
+7
2013-11-02
net: cdc_ncm: fix SET_MAX_DATAGRAM_SIZE
Bjørn Mork
1
-0
/
+1
2013-11-02
net: cdc_ncm: remove ncm_parm field
Bjørn Mork
2
-24
/
+23
2013-11-02
net: cdc_ncm: remove tx_speed and rx_speed fields
Bjørn Mork
2
-25
/
+14
2013-11-02
net: cdc_ncm: remove unused udev field
Bjørn Mork
2
-3
/
+0
2013-11-02
net: cdc_ncm: remove redundant netdev field
Bjørn Mork
3
-39
/
+39
2013-11-02
net: cdc_ncm: remove redundant endpoint pointers
Bjørn Mork
2
-22
/
+19
2013-11-02
net: cdc_ncm: remove redundant "intf" field
Bjørn Mork
2
-4
/
+1
2013-11-02
net: cdc_ncm: add include protection to cdc_ncm.h
Bjørn Mork
1
-0
/
+5
2013-11-02
net: cdc_ncm: simplify and optimize frame padding
Bjørn Mork
1
-12
/
+19
2013-11-02
net: cdc_mbim: change the default to send ZLPs
Bjørn Mork
1
-11
/
+17
2013-11-02
net: cdc_mbim: handle IPv6 Neigbor Solicitations
Bjørn Mork
1
-0
/
+58
2013-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-10
/
+18
2013-11-02
smsc9420: replace printk with netdev_ calls
Ben Boeckel
1
-13
/
+13
2013-11-02
smc91c92_cs: replace printk with netdev_ calls
Ben Boeckel
1
-22
/
+21
2013-11-02
smc9194: replace printk with netdev_ calls
Ben Boeckel
1
-27
/
+25
2013-11-02
smsc911x: replace printk with netdev_ calls
Ben Boeckel
1
-1
/
+1
2013-11-02
smc911x: replace printk with netdev_ calls
Ben Boeckel
2
-167
/
+166
2013-11-02
smc91x: replace printk with netdev_ calls
Ben Boeckel
2
-123
/
+118
2013-11-02
epic100: replace printk with netdev_ calls
Ben Boeckel
1
-67
/
+58
2013-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
6
-28
/
+27
2013-11-02
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2
-2
/
+8
2013-11-01
openvswitch: Use flow hash during flow lookup operation.
Pravin B Shelar
1
-1
/
+1
2013-11-01
openvswitch: TCP flags matching support.
Jarno Rajahalme
4
-2
/
+34
2013-11-01
openvswitch: Widen TCP flags handling.
Jarno Rajahalme
3
-7
/
+5
2013-11-01
openvswitch: Enable all GSO features on internal port.
Pravin B Shelar
1
-1
/
+1
2013-11-02
scripts/kallsyms: filter symbols not in kernel address space
Ming Lei
2
-1
/
+13
2013-11-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-14
/
+39
2013-11-01
Merge tag 'usb-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-268
/
+66
2013-11-01
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
4
-1
/
+9
[prev]
[next]