index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-02
net: Simplify ipip6 aka sit pernet operations.
Eric W. Biederman
1
-19
/
+6
2009-12-02
net: Simplify ip6_tunnel pernet operations.
Eric W. Biederman
1
-19
/
+6
2009-12-02
net: Simplify ipip pernet operations.
Eric W. Biederman
1
-18
/
+6
2009-12-02
net: Simplify ip_gre pernet operations.
Eric W. Biederman
1
-18
/
+6
2009-12-02
net: Simplify phonet pernet operations.
Eric W. Biederman
1
-10
/
+6
2009-12-02
net: Simplify pppol2tp pernet operations.
Eric W. Biederman
1
-29
/
+7
2009-12-02
net: Simplify pppoe pernet operations.
Eric W. Biederman
1
-30
/
+8
2009-12-02
net: Simplify ppp_generic pernet operations.
Eric W. Biederman
1
-23
/
+7
2009-12-02
net: Simplify conntrack_proto_gre pernet operations.
Eric W. Biederman
1
-14
/
+6
2009-12-02
net: Simplify conntrack_proto_dccp pernet operations.
Eric W. Biederman
1
-23
/
+8
2009-12-02
net: Simplify af_key pernet operations.
Eric W. Biederman
1
-19
/
+6
2009-12-02
net: Simplify vlan pernet operations.
Eric W. Biederman
1
-26
/
+7
2009-12-02
net: Simplify the bond drivers pernet operations.
Eric W. Biederman
1
-23
/
+9
2009-12-02
net: Simplfy default_device_exit and improve batching.
Eric W. Biederman
1
-10
/
+6
2009-12-02
net: Simplify loopback and improve batching.
Eric W. Biederman
1
-8
/
+0
2009-12-02
net: Automatically allocate per namespace data.
Eric W. Biederman
2
-90
/
+126
2009-12-02
net: Batch network namespace destruction.
Eric W. Biederman
2
-9
/
+59
2009-12-02
net: Implement for_each_netdev_reverse.
Eric W. Biederman
1
-0
/
+2
2009-12-02
net: NETDEV_UNREGISTER_PERNET -> NETDEV_UNREGISTER_BATCH
Eric W. Biederman
5
-29
/
+20
2009-12-02
MIPS: Wire up recvmmsg syscall
Arnaldo Carvalho de Melo
1
-6
/
+9
2009-12-02
ip_fragment: also adjust skb->truesize for packets not owned by a socket
Patrick McHardy
1
-1
/
+1
2009-12-02
ipsec: can not add camellia cipher algorithm when using "ip xfrm state" command
Li Yewang
1
-0
/
+1
2009-12-01
MIPS: Loongson: Switch from flatmem to sparsemem
Wu Zhangjin
1
-1
/
+1
2009-12-01
MIPS: Loongson: Disallow 4kB pages
Wu Zhangjin
1
-0
/
+1
2009-12-01
MIPS: Add missing definition for MADV_HWPOISON.
Ralf Baechle
1
-0
/
+1
2009-12-01
MIPS: Fix build error if __xchg() is not getting inlined.
Ralf Baechle
1
-6
/
+9
2009-12-01
MIPS: IP22/IP28 Disable early printk to fix boot problems on some systems.
Martin Michlmayr
1
-2
/
+16
2009-12-01
SLOW_WORK: Move slow_work's proc file to debugfs
David Howells
7
-22
/
+28
2009-12-01
CacheFiles: Update IMA counters when using dentry_open
Marc Dionne
1
-0
/
+2
2009-12-01
SLOW_WORK: Fix the CONFIG_MODULES=n case
David Howells
1
-17
/
+29
2009-12-01
9p: fix build breakage introduced by FS-Cache
David Howells
1
-1
/
+1
2009-12-01
alpha: Fixup last users of irq_chip->typename
Thomas Gleixner
20
-23
/
+23
2009-12-01
Alpha: Rearrange thread info flags fixing two regressions
Michael Cree
1
-12
/
+15
2009-12-01
USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driver
Gernot Hillier
1
-0
/
+5
2009-12-01
USB: work around for EHCI with quirky periodic schedules
Oliver Neukum
4
-0
/
+20
2009-12-01
USB: musb: Fix CPPI IRQs not being signaled
Daniel Glöckner
1
-5
/
+5
2009-12-01
USB: musb: respect usb_request->zero in control requests
Daniel Glöckner
1
-1
/
+2
2009-12-01
USB: musb: fix ISOC Tx programming for CPPI DMAs
Ajay Kumar Gupta
1
-1
/
+4
2009-12-01
USB: musb: Remove unwanted message in boot log
Ajay Kumar Gupta
1
-2
/
+2
2009-12-01
usb: amd5536udc: fixed shared interrupt bug and warning oops
Thomas Dahlmann
1
-19
/
+30
2009-12-01
USB: ftdi_sio: Keep going when write errors are encountered.
Eric W. Biederman
1
-2
/
+1
2009-12-01
USB: musb_gadget: fix STALL handling
Sergei Shtylyov
1
-45
/
+34
2009-12-01
USB: EHCI: don't send Clear-TT-Buffer following a STALL
Alan Stern
2
-3
/
+15
2009-12-01
Staging: update TODO files
Bartlomiej Zolnierkiewicz
4
-10
/
+6
2009-12-01
Staging: hv: Fix some missing author names
Haiyang Zhang
5
-0
/
+5
2009-12-01
Staging: hv: Fix vmbus event handler bug
Haiyang Zhang
2
-13
/
+5
2009-12-01
Staging: hv: Fix argument order in incorrect memset invocations in hyperv dri...
Dave Jones
1
-5
/
+5
2009-12-01
tty/of_serial: add missing ns16550a id
Michal Simek
1
-0
/
+1
2009-12-01
bcm63xx_uart: Fix serial driver compile breakage.
Maxime Bizon
1
-2
/
+2
2009-12-01
tty_port: handle the nonblocking open of a dead port corner case
Alan Cox
1
-2
/
+5
[next]