index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2011-06-10
2
-4
/
+9
*
inetpeer: lower false sharing effect
Eric Dumazet
2011-06-09
1
-11
/
+13
*
inetpeer: remove unused list
Eric Dumazet
2011-06-09
2
-3
/
+1
*
tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side
Jerry Chu
2011-06-09
2
-2
/
+10
*
v2 ethtool: remove support for ETHTOOL_GRXNTUPLE
Alexander Duyck
2011-06-09
2
-20
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-08
6
-0
/
+207
|
\
|
*
mac80211: Stop BA session event from device
Shahar Levi
2011-06-07
1
-0
/
+17
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-07
1
-2
/
+6
|
|
\
|
*
|
bcma: read SPROM and extract MAC from it
Rafał Miłecki
2011-06-03
2
-0
/
+6
|
*
|
lib: cordic: add library module providing cordic angle calculation
Arend van Spriel
2011-06-03
1
-0
/
+48
|
*
|
lib: crc8: add new library module providing crc8 algorithm
Arend van Spriel
2011-06-03
1
-0
/
+101
|
*
|
nl80211: add testmode dump support
Wey-Yi Guy
2011-06-01
2
-0
/
+15
|
*
|
bcma: host pci: implement block R/W operations
Rafał Miłecki
2011-06-01
1
-0
/
+18
|
*
|
bcma: add IRQ number and pointer to DMA dev
Rafał Miłecki
2011-06-01
1
-0
/
+2
*
|
|
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-07
5
-1
/
+4
*
|
|
include/net: Remove unnecessary semicolons
Joe Perches
2011-06-05
1
-2
/
+2
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-04
9
-15
/
+29
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-06-04
5
-8
/
+16
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-03
1
-2
/
+6
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
cfg80211: don't drop p2p probe responses
Eliad Peller
2011-06-01
1
-2
/
+6
|
|
|
|
/
|
|
*
|
net: tracepoint of net_dev_xmit sees freed skb and causes panic
Koki Sanagi
2011-06-02
1
-5
/
+7
|
|
*
|
af-packet: Add flag to distinguish VID 0 from no-vlan.
Ben Greear
2011-06-02
1
-0
/
+1
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-06-04
2
-2
/
+3
|
|
\
\
\
|
|
*
|
|
block: remove unwanted semicolons
Namhyung Kim
2011-05-31
1
-2
/
+2
|
|
*
|
|
Revert "block: Remove extra discard_alignment from hd_struct."
Jens Axboe
2011-05-30
1
-0
/
+1
|
*
|
|
|
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
2011-06-04
1
-1
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
asm-generic/unistd.h: support sendmmsg syscall
Chris Metcalf
2011-06-02
1
-1
/
+3
|
*
|
|
|
|
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
2011-06-03
1
-5
/
+4
|
*
|
|
|
|
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2011-06-01
1
-0
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
intel-iommu: Enable super page (2MiB, 1GiB, etc.) support
Youquan Song
2011-06-01
1
-0
/
+4
|
*
|
|
|
|
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-06-01
1
-0
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
mtd: fix physmap.h warnings
Randy Dunlap
2011-06-01
1
-0
/
+1
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
sctp: Add ASCONF operation on the single-homed host
Michio Honda
2011-06-02
1
-0
/
+2
*
|
|
|
|
|
|
sctp: Add socket option operation for Auto-ASCONF.
Michio Honda
2011-06-02
1
-0
/
+1
*
|
|
|
|
|
|
sctp: Add Auto-ASCONF support (core).
Michio Honda
2011-06-02
2
-0
/
+17
*
|
|
|
|
|
|
sctp: Allow regular C expression in 4th argument for SCTP_DEBUG_PRINTK_IPADDR...
YOSHIFUJI Hideaki
2011-06-02
1
-4
/
+5
*
|
|
|
|
|
|
caif: Add CAIF HSI Link layer driver
Dmitry.Tarnyagin
2011-06-02
1
-0
/
+145
*
|
|
|
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-06-01
2
-1
/
+2
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
/
/
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
sctp: stop pending timers and purge queues when peer restart asoc
Wei Yongjun
2011-06-01
2
-1
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
virtio: add api for delayed callbacks
Michael S. Tsirkin
2011-05-30
1
-0
/
+9
*
|
|
|
|
virtio ring: inline function to check for events
Michael S. Tsirkin
2011-05-30
1
-0
/
+14
*
|
|
|
|
virtio: event index interface
Michael S. Tsirkin
2011-05-30
1
-1
/
+14
*
|
|
|
|
virtio: add full three-clause BSD text to headers.
Rusty Russell
2011-05-30
9
-7
/
+214
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2011-05-29
5
-1
/
+372
|
\
\
\
\
|
*
|
|
|
NFSv4.1: change pg_test return type to bool
Benny Halevy
2011-05-29
1
-1
/
+1
|
*
|
|
|
pnfs: layoutreturn
Benny Halevy
2011-05-29
2
-0
/
+22
|
*
|
|
|
pnfs: support for non-rpc layout drivers
Benny Halevy
2011-05-29
1
-0
/
+2
|
*
|
|
|
pnfs-obj: pnfs_osd XDR definitions
Benny Halevy
2011-05-29
1
-0
/
+345
|
*
|
|
|
SUNRPC: introduce xdr_init_decode_pages
Benny Halevy
2011-05-29
1
-0
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
mm: Fix boot crash in mm_alloc()
Linus Torvalds
2011-05-29
2
-3
/
+12
[next]