index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
2010-07-28
1
-0
/
+2
|
\
|
*
Bluetooth: Defer SCO setup if mode change is pending
Marcel Holtmann
2010-07-27
1
-0
/
+2
*
|
wireless: Convert wiphy_debug macro to function
Joe Perches
2010-07-27
1
-2
/
+3
*
|
include/net/cfg80211.h: Add wiphy_<level> printk equivalents
Joe Perches
2010-07-27
1
-1
/
+63
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
2010-07-27
314
-2138
/
+6612
|
\
|
*
Bluetooth: Use __packed annotation
Gustavo F. Padovan
2010-07-21
4
-113
/
+113
|
*
Bluetooth: Add Google's copyright to L2CAP
Gustavo F. Padovan
2010-07-21
1
-0
/
+1
|
*
Bluetooth: Implemented HCI frame reassembly for RX from stream
Suraj Sumangala
2010-07-21
1
-0
/
+1
|
*
Bluetooth: Implement hci_reassembly helper to reassemble RX packets
Suraj Sumangala
2010-07-21
1
-0
/
+1
|
*
Bluetooth: Add one more buffer for HCI stream reassembly
Suraj Sumangala
2010-07-21
1
-2
/
+2
|
*
Bluetooth: Add Copyright notice to L2CAP
Gustavo F. Padovan
2010-07-21
1
-0
/
+1
|
*
Bluetooth: Remove the send_lock spinlock from ERTM
Gustavo F. Padovan
2010-07-21
1
-1
/
+0
|
*
Bluetooth: Disconnect early if mode is not supported
Gustavo F. Padovan
2010-07-21
1
-0
/
+5
|
*
Bluetooth: Reassigned copyright to Code Aurora Forum
Ron Shaffer
2010-07-21
1
-1
/
+1
|
*
Bluetooth: Remove extraneous white space
Ron Shaffer
2010-07-21
1
-7
/
+7
|
*
Bluetooth: Add blacklist support for incoming connections
Johan Hedberg
2010-07-21
2
-0
/
+12
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-20
1
-6
/
+1
|
|
\
|
|
*
net: fix problem in reading sock TX queue
Tom Herbert
2010-07-14
1
-6
/
+1
|
*
|
ipv6: Make IP6CB(skb)->nhoff 16-bit.
David S. Miller
2010-07-19
1
-1
/
+1
|
*
|
net: 64bit stats for netdev_queue
Eric Dumazet
2010-07-19
1
-3
/
+3
|
*
|
net: support time stamping in phy devices.
Richard Cochran
2010-07-18
3
-0
/
+57
|
*
|
net: added a BPF to help drivers detect PTP packets.
Richard Cochran
2010-07-18
1
-0
/
+126
|
*
|
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
2010-07-18
1
-1
/
+1
|
*
|
net: add driver hook for tx time stamping.
Richard Cochran
2010-07-18
1
-0
/
+21
|
*
|
tcp: sizeof struct tcp_skb_cb is 44
Eric Dumazet
2010-07-15
1
-5
/
+4
|
*
|
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...
Changli Gao
2010-07-12
3
-4
/
+9
|
*
|
net: cleanups
Changli Gao
2010-07-12
3
-192
/
+123
|
*
|
net: Document that dev_get_stats() returns the given pointer
Ben Hutchings
2010-07-09
1
-2
/
+2
|
*
|
net: Get rid of rtnl_link_stats64 / net_device_stats union
Ben Hutchings
2010-07-09
1
-42
/
+28
|
*
|
atm: propagate signal changes via notifier
Karl Hiramoto
2010-07-09
1
-0
/
+17
|
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
6
-8
/
+29
|
|
\
\
|
|
|
/
|
|
*
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined
Ben Hutchings
2010-07-05
1
-1
/
+1
|
|
*
linux/net.h: fix kernel-doc warnings
Randy Dunlap
2010-07-02
1
-2
/
+1
|
|
*
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
2010-07-02
2
-4
/
+11
|
|
*
sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock
John Fastabend
2010-07-02
1
-2
/
+10
|
|
*
mv643xx_eth: use sw csum for big packets
Saeed Bishara
2010-06-30
1
-0
/
+5
|
|
*
xfrm: fix XFRMA_MARK extraction in xfrm_mark_get
Andreas Steffen
2010-06-30
1
-1
/
+1
|
|
*
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
2010-06-29
1
-0
/
+2
|
*
|
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
2010-07-07
1
-4
/
+8
|
*
|
netdevice.h: Change netif_<level> macros to call netdev_<level> functions
Joe Perches
2010-07-04
1
-7
/
+13
|
*
|
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
Joe Perches
2010-07-04
1
-19
/
+17
|
*
|
device.h drivers/base/core.c Convert dev_<level> logging macros to functions
Joe Perches
2010-07-04
1
-26
/
+86
|
*
|
vsprintf: Recursive vsnprintf: Add "%pV", struct va_format
Joe Perches
2010-07-04
1
-0
/
+5
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-07-02
5
-4
/
+18
|
|
\
\
|
|
*
|
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
Patrick McHardy
2010-06-28
2
-2
/
+4
|
|
*
|
netfilter: xt_connbytes: Force CT accounting to be enabled
Tim Gardner
2010-06-25
1
-0
/
+12
|
|
*
|
IPVS: one-packet scheduling
Nick Chalk
2010-06-22
1
-0
/
+2
|
|
*
|
netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN
Patrick McHardy
2010-06-17
1
-2
/
+0
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-01
4
-14
/
+63
|
|
\
\
\
|
*
|
|
|
ethtool: Add support for control of RX flow hash indirection
Ben Hutchings
2010-06-30
1
-0
/
+15
[next]