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
*
netem: add ECN capability
Eric Dumazet
2012-05-01
1
-0
/
+1
*
net: skb_peek()/skb_peek_tail() cleanups
Eric Dumazet
2012-05-01
1
-8
/
+12
*
l2tp: introduce L2TPv3 IP encapsulation support for IPv6
Chris Elston
2012-05-01
1
-0
/
+17
*
l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnels
Chris Elston
2012-05-01
1
-0
/
+2
*
pppox: Replace __attribute__((packed)) in if_pppox.h
James Chapman
2012-05-01
1
-6
/
+6
*
net: make GRO aware of skb->head_frag
Eric Dumazet
2012-05-01
2
-0
/
+3
*
net: allow skb->head to be a page fragment
Eric Dumazet
2012-05-01
1
-2
/
+3
*
net/l2tp: add support for L2TP over IPv6 UDP
Benjamin LaHaise
2012-04-29
2
-1
/
+39
*
net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6
Benjamin LaHaise
2012-04-29
1
-0
/
+3
*
ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizing
Eric Dumazet
2012-04-27
2
-2
/
+3
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-04-26
1
-0
/
+8
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-26
1
-0
/
+8
|
|
\
|
|
*
mac80211: declare ieee80211_ave_rssi as EXPORT
Wey-Yi Guy
2012-04-23
1
-0
/
+8
*
|
|
tcp repair: Fix unaligned access when repairing options (v2)
Pavel Emelyanov
2012-04-26
1
-0
/
+5
*
|
|
net: sock_diag_handler structs can be const
Shan Wei
2012-04-26
1
-2
/
+2
|
/
/
*
|
net: skb_can_coalesce returns a boolean
Eric Dumazet
2012-04-24
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-24
23
-135
/
+178
|
\
\
|
*
\
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2012-04-23
1
-0
/
+7
|
|
\
\
|
|
*
|
irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers
Benjamin Herrenschmidt
2012-04-23
1
-0
/
+7
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-04-23
5
-7
/
+61
|
|
\
\
\
|
|
*
|
|
net/sock.h: fix sk_peek_off kernel-doc warning
Randy Dunlap
2012-04-18
1
-0
/
+1
|
|
*
|
|
ipv6: clean up rt6_clean_expires
Jiri Bohac
2012-04-18
1
-1
/
+1
|
|
*
|
|
ipv6: fix rt6_update_expires
Jiri Bohac
2012-04-18
1
-2
/
+8
|
|
*
|
|
net_sched: red: Make minor corrections to comments
David Ward
2012-04-17
1
-3
/
+3
|
*
|
|
|
Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-04-21
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
mmc: remove MMC bus legacy suspend/resume method
Chuanxiao Dong
2012-04-21
1
-1
/
+1
|
*
|
|
|
|
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2012-04-21
4
-71
/
+103
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mfd: Fix modular builds of rc5t583 regulator support
Paul Gortmaker
2012-04-16
1
-8
/
+39
|
|
*
|
|
|
|
mfd: Convert twl6040 to i2c driver, and separate it from twl core
Peter Ujfalusi
2012-04-16
2
-12
/
+27
|
|
*
|
|
|
|
mfd : Fix dbx500 compilation error
Daniel Lezcano
2012-04-16
1
-51
/
+37
|
*
|
|
|
|
|
kill mm argument of vm_munmap()
Al Viro
2012-04-21
1
-1
/
+1
|
*
|
|
|
|
|
VM: add "vm_mmap()" helper function
Linus Torvalds
2012-04-21
1
-17
/
+6
|
*
|
|
|
|
|
VM: add "vm_munmap()" helper function
Linus Torvalds
2012-04-21
1
-0
/
+1
|
*
|
|
|
|
|
VM: add "vm_brk()" helper function
Linus Torvalds
2012-04-21
1
-1
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-04-20
1
-1
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
pinctrl: include <linux/bug.h> to prevent compile errors
Stephen Warren
2012-04-11
1
-0
/
+2
|
|
*
|
|
|
|
pinctrl: fix compile error if not select PINMUX support
Dong Aisheng
2012-04-11
1
-1
/
+1
|
*
|
|
|
|
|
Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-04-20
1
-0
/
+1
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2012-04-16
1
-0
/
+1
|
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
usb: musb: wake the device before ulpi transfers
Grazvydas Ignotas
2012-04-10
1
-0
/
+1
|
|
|
|
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-04-19
1
-0
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
nfsd: include cld.h in the headers_install target
Jeff Layton
2012-04-16
1
-0
/
+1
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-04-19
1
-0
/
+6
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
KVM: unmap pages from the iommu when slots are removed
Alex Williamson
2012-04-12
1
-0
/
+6
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2012-04-19
1
-1
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
fuse: use flexible array in fuse.h
Miklos Szeredi
2012-04-12
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-04-16
1
-7
/
+0
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: 7366/3: amba: Remove AMBA level regulator support
Mark Brown
2012-04-13
1
-7
/
+0
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
SCSI: Fix error handling when no ULD is attached
Martin K. Petersen
2012-04-15
1
-0
/
+3
|
*
|
|
|
|
do not export kernel's NULL #define to userspace
Lubos Lunak
2012-04-14
1
-6
/
+2
[next]