index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-21
Bluetooth: Use __packed annotation
Gustavo F. Padovan
4
-113
/
+113
2010-07-21
Bluetooth: Add Google's copyright to L2CAP
Gustavo F. Padovan
1
-0
/
+1
2010-07-21
Bluetooth: Implemented HCI frame reassembly for RX from stream
Suraj Sumangala
1
-0
/
+1
2010-07-21
Bluetooth: Implement hci_reassembly helper to reassemble RX packets
Suraj Sumangala
1
-0
/
+1
2010-07-21
Bluetooth: Add one more buffer for HCI stream reassembly
Suraj Sumangala
1
-2
/
+2
2010-07-21
Bluetooth: Add Copyright notice to L2CAP
Gustavo F. Padovan
1
-0
/
+1
2010-07-21
Bluetooth: Remove the send_lock spinlock from ERTM
Gustavo F. Padovan
1
-1
/
+0
2010-07-21
Bluetooth: Disconnect early if mode is not supported
Gustavo F. Padovan
1
-0
/
+5
2010-07-21
Bluetooth: Reassigned copyright to Code Aurora Forum
Ron Shaffer
1
-1
/
+1
2010-07-21
Bluetooth: Remove extraneous white space
Ron Shaffer
1
-7
/
+7
2010-07-21
Bluetooth: Add blacklist support for incoming connections
Johan Hedberg
2
-0
/
+12
2010-07-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-6
/
+1
2010-07-19
ipv6: Make IP6CB(skb)->nhoff 16-bit.
David S. Miller
1
-1
/
+1
2010-07-19
net: 64bit stats for netdev_queue
Eric Dumazet
1
-3
/
+3
2010-07-18
net: support time stamping in phy devices.
Richard Cochran
3
-0
/
+57
2010-07-18
net: added a BPF to help drivers detect PTP packets.
Richard Cochran
1
-0
/
+126
2010-07-18
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
1
-1
/
+1
2010-07-18
net: add driver hook for tx time stamping.
Richard Cochran
1
-0
/
+21
2010-07-15
tcp: sizeof struct tcp_skb_cb is 44
Eric Dumazet
1
-5
/
+4
2010-07-14
net: fix problem in reading sock TX queue
Tom Herbert
1
-6
/
+1
2010-07-12
inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...
Changli Gao
3
-4
/
+9
2010-07-12
net: cleanups
Changli Gao
3
-192
/
+123
2010-07-09
net: Document that dev_get_stats() returns the given pointer
Ben Hutchings
1
-2
/
+2
2010-07-09
net: Get rid of rtnl_link_stats64 / net_device_stats union
Ben Hutchings
1
-42
/
+28
2010-07-09
atm: propagate signal changes via notifier
Karl Hiramoto
1
-0
/
+17
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-8
/
+29
2010-07-07
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
1
-4
/
+8
2010-07-05
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined
Ben Hutchings
1
-1
/
+1
2010-07-04
netdevice.h: Change netif_<level> macros to call netdev_<level> functions
Joe Perches
1
-7
/
+13
2010-07-04
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
Joe Perches
1
-19
/
+17
2010-07-04
device.h drivers/base/core.c Convert dev_<level> logging macros to functions
Joe Perches
1
-26
/
+86
2010-07-04
vsprintf: Recursive vsnprintf: Add "%pV", struct va_format
Joe Perches
1
-0
/
+5
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
5
-4
/
+18
2010-07-02
linux/net.h: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+1
2010-07-02
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
2
-4
/
+11
2010-07-02
sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock
John Fastabend
1
-2
/
+10
2010-07-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-14
/
+63
2010-06-30
ethtool: Add support for control of RX flow hash indirection
Ben Hutchings
1
-0
/
+15
2010-06-30
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
1
-1
/
+1
2010-06-30
fragment: add fast path for in-order fragments
Changli Gao
1
-0
/
+1
2010-06-30
snmp: 64bit ipstats_mib for all arches
Eric Dumazet
3
-16
/
+91
2010-06-30
mv643xx_eth: use sw csum for big packets
Saeed Bishara
1
-0
/
+5
2010-06-30
net/neighbour.h: fix typo
Kulikov Vasiliy
1
-1
/
+1
2010-06-30
eeprom_93cx6: Add support for 93c86 EEPROMs.
Gertjan van Wingerde
1
-0
/
+1
2010-06-30
xfrm: fix XFRMA_MARK extraction in xfrm_mark_get
Andreas Steffen
1
-1
/
+1
2010-06-29
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
1
-0
/
+2
2010-06-29
caif-driver: Add CAIF-SPI Protocol driver.
Sjur Braendeland
1
-0
/
+153
2010-06-28
act_mirred: don't clone skb when skb isn't shared
Changli Gao
1
-2
/
+9
2010-06-28
macvlan: 64 bit rx counters
Eric Dumazet
1
-7
/
+12
2010-06-28
net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()
Eric Dumazet
1
-15
/
+44
[next]