index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-09
ssb: Implement SDIO host bus support
Albert Herranz
1
-2
/
+23
2009-09-06
net_sched: add classful multiqueue dummy scheduler
David S. Miller
1
-0
/
+4
2009-09-06
net_sched: move dev_graft_qdisc() to sch_generic.c
Patrick McHardy
1
-0
/
+2
2009-09-06
net_sched: reintroduce dev->qdisc for use by sch_api
Patrick McHardy
1
-0
/
+3
2009-09-04
sctp: turn flags in 'struct sctp_association' into bit fields
Wei Yongjun
1
-12
/
+9
2009-09-04
sctp: Sysctl configuration for IPv4 Address Scoping
Bhaskar Dutta
2
-0
/
+17
2009-09-04
sctp: Turn flags in 'sctp_packet' into bit fields
Vlad Yasevich
1
-16
/
+6
2009-09-04
sctp: Fix SCTP_MAXSEG socket option to comply to spec.
Vlad Yasevich
2
-3
/
+5
2009-09-04
sctp: Don't do NAGLE delay on large writes that were fragmented small
Vlad Yasevich
1
-1
/
+1
2009-09-04
sctp: drop a_rwnd to 0 when receive buffer overflows.
Vlad Yasevich
1
-0
/
+6
2009-09-04
sctp: Send user messages to the lower layer as one
Vlad Yasevich
2
-0
/
+4
2009-09-04
sctp: Disallow new connection on a closing socket
Vlad Yasevich
1
-1
/
+1
2009-09-04
sctp: remove unused union (sctp_cmsg_data_t) definition
Rami Rosen
1
-6
/
+0
2009-09-04
can: add can_free_echo_skb() for upcoming drivers
Wolfgang Grandegger
1
-0
/
+1
2009-09-02
tcp: replace hard coded GFP_KERNEL with sk_allocation
Wu Fengguang
1
-1
/
+1
2009-09-02
net/ethtool: Add support for the ethtool feature to flash firmware image from...
Ajit Khaparde
1
-0
/
+14
2009-09-02
vlan: multiqueue vlan device
Eric Dumazet
1
-0
/
+3
2009-09-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-13
/
+10
2009-09-02
inet: inet_connection_sock_af_ops const
Stephen Hemminger
1
-1
/
+1
2009-09-02
tcp: MD5 operations should be const
Stephen Hemminger
1
-3
/
+3
2009-09-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-8
/
+13
2009-09-01
pkt_sched: Revert tasklet_hrtimer changes.
David S. Miller
1
-2
/
+2
2009-09-01
net: make neigh_ops constant
Stephen Hemminger
2
-2
/
+2
2009-09-01
RTO connection timeout: coding style fixes and comments
Damian Lukowski
1
-7
/
+12
2009-09-01
netns: embed ip6_dst_ops directly
Alexey Dobriyan
3
-23
/
+31
2009-09-01
rfkill: relicense header file
Johannes Berg
1
-13
/
+10
2009-09-01
Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value.
Damian Lukowski
1
-0
/
+18
2009-09-01
Revert Backoff [v3]: Revert RTO on ICMP destination unreachable
Damian Lukowski
1
-0
/
+12
2009-09-01
dcbnl: Add support for setapp/getapp to netdev dcbnl_rtnl_ops
Yi Zou
1
-0
/
+2
2009-09-01
dcbnl: Add support for setapp/getapp commands to dcbnl
Yi Zou
1
-0
/
+18
2009-09-01
net: Add ndo_fcoe_enable/ndo_fcoe_disable to net_device_ops
Yi Zou
1
-0
/
+2
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-09-01
hdlc: convert to netdev_tx_t
Stephen Hemminger
1
-4
/
+4
2009-09-01
usbnet: convert to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-09-01
netdev: change transmit to limited range type
Stephen Hemminger
1
-9
/
+13
2009-08-30
netdevice: Consolidate to use existing macros where available.
Krishna Kumar
1
-6
/
+7
2009-08-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
4
-19
/
+132
2009-08-29
tg3: Add new 5785 10/100 only device ID
Matt Carlson
1
-1
/
+0
2009-08-28
tcp: keepalive cleanups
Eric Dumazet
1
-0
/
+5
2009-08-28
ssb: Implement PMU LDO control and use it in b43
Gábor Stefanik
1
-0
/
+10
2009-08-28
mac80211: remove ieee80211_rx namespace hack
John W. Linville
1
-10
/
+1
2009-08-28
libipw: switch from ieee80211_* to libipw_* naming policy
John W. Linville
1
-3
/
+3
2009-08-28
mac80211: Update mesh config IE to 11s draft 3.02
Javier Cardona
1
-1
/
+1
2009-08-26
Bluetooth: Handle L2CAP case when the remote receiver is busy
Gustavo F. Padovan
1
-0
/
+2
2009-08-23
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...
David S. Miller
5
-5
/
+69
2009-08-23
RDS: Add TCP transport to RDS
Andy Grover
1
-0
/
+12
2009-08-22
pkt_sched: Convert qdisc_watchdog to tasklet_hrtimer
David S. Miller
1
-2
/
+2
2009-08-22
Bluetooth: Fix rejected connection not disconnecting ACL link
Luiz Augusto von Dentz
1
-0
/
+2
2009-08-22
Bluetooth: Full support for receiving L2CAP SREJ frames
Gustavo F. Padovan
1
-0
/
+3
2009-08-22
Bluetooth: Add support for L2CAP SREJ exception
Gustavo F. Padovan
2
-1
/
+14
[next]