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
2012-11-30
mac802154: use kfree_skb() instead of dev_kfree_skb()
Alan Ott
1
-1
/
+1
2012-11-30
mac802154: fix memory leaks
Alan Ott
2
-2
/
+7
2012-11-30
6lowpan: consider checksum bytes in fragmentation threshold
Alan Ott
1
-1
/
+2
2012-11-30
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
9
-43
/
+1
2012-11-30
mISDN: improve bitops usage
Akinobu Mita
1
-10
/
+10
2012-11-30
8021q: fix vlan device to inherit the unicast filtering capability flag
Yi Zou
1
-0
/
+1
2012-11-30
bonding: delete migrated IP addresses from the rlb hash table
Jiri Bohac
3
-40
/
+184
2012-11-30
bonding: rlb mode of bond should not alter ARP originating via bridge
zheng.li
2
-0
/
+19
2012-11-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
14
-134
/
+307
2012-11-29
core: make GRO methods static.
Rami Rosen
2
-12
/
+3
2012-11-29
doc: make the description of how tcp_ecn works more explicit and clear
Rick Jones
1
-8
/
+9
2012-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
69
-786
/
+585
2012-11-29
can: pcan_usb_core: remove obsolete variable open_time
Marc Kleine-Budde
2
-6
/
+0
2012-11-29
can: esd_usb2: remove obsolete variable open_time
Marc Kleine-Budde
1
-10
/
+0
2012-11-29
can: ems_usb: remove obsolete variable open_time
Marc Kleine-Budde
1
-7
/
+0
2012-11-29
can: sja1000: remove obsolete variable open_time
Marc Kleine-Budde
2
-9
/
+0
2012-11-29
can: mscan: remove obsolete variable open_time
Marc Kleine-Budde
2
-9
/
+0
2012-11-29
can: Do not call dev_put if restart timer is running upon close
Alexander Stein
1
-2
/
+1
2012-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
17
-28
/
+53
2012-11-28
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
2
-10
/
+6
2012-11-28
net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selected
Mugunthan V N
1
-4
/
+3
2012-11-28
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
289
-8355
/
+27487
2012-11-28
cxgb3: Restore dependency on INET
Ben Hutchings
1
-1
/
+1
2012-11-28
openvswitch: Use RCU callback when detaching netdevices.
Jesse Gross
2
-4
/
+13
2012-11-28
team: fix hw_features setup
Jiri Pirko
1
-1
/
+3
2012-11-28
atm: forever loop loading ambassador firmware
Dan Carpenter
1
-0
/
+1
2012-11-28
ip6tnl/sit: drop packet if ECN present with not-ECT
Nicolas Dichtel
2
-29
/
+53
2012-11-28
be2net: fix INTx ISR for interrupt behaviour on BE2
Sathya Perla
1
-31
/
+23
2012-11-28
ewrk3: remove outdated comment
Paul Bolle
1
-1
/
+0
2012-11-28
ewrk3: silence GCC warning
Paul Bolle
1
-1
/
+1
2012-11-28
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
15
-4
/
+1715
2012-11-28
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
1
-1
/
+1
2012-11-28
bonding: in balance-rr mode, set curr_active_slave only if it is up
Michal Kubeček
1
-1
/
+1
2012-11-28
vhost: fix length for cross region descriptor
Michael S. Tsirkin
1
-1
/
+1
2012-11-28
irda: irttp: fix memory leak in irttp_open_tsap() error path
Tommi Rantala
1
-0
/
+1
2012-11-28
net: qmi_wwan: add Huawei E173
Bjørn Mork
1
-0
/
+1
2012-11-28
pkt_sched: QFQ Plus: fair-queueing service at DRR cost
Paolo Valente
1
-264
/
+566
2012-11-28
smsc75xx: don't enable remote wakeup directly
Steve Glendinning
1
-35
/
+8
2012-11-28
smsc75xx: add support for USB dynamic autosuspend
Steve Glendinning
1
-4
/
+119
2012-11-28
smsc75xx: fix error handling in suspend failure case
Steve Glendinning
1
-31
/
+38
2012-11-28
smsc75xx: support PHY wakeup source
Steve Glendinning
1
-17
/
+152
2012-11-28
smsc75xx: refactor entering suspend modes
Steve Glendinning
1
-24
/
+38
2012-11-28
smsc75xx: check return code from smsc75xx_reset
Steve Glendinning
1
-0
/
+1
2012-11-28
net/mlx4_en: Can set maxrate only for TC0
Amir Vadai
1
-1
/
+1
2012-11-28
sctp: Error in calculation of RTTvar
Schoch Christian
1
-1
/
+1
2012-11-28
sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall
Tommi Rantala
2
-6
/
+11
2012-11-28
sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...
Tommi Rantala
1
-2
/
+5
2012-11-28
qlcnic: fix coding style issues in qlcnic_minidump.c
Sony Chacko
1
-17
/
+17
2012-11-28
qlcnic: create file qlcnic_minidump.c for dump utility
Sony Chacko
4
-628
/
+632
2012-11-28
qlcnic: fix style issues in qlcnic_sysfs.c file
Sony Chacko
1
-116
/
+127
[next]