RPC/RDMA: suppress retransmit on RPC/RDMA clients.
[safe/jmp/linux-2.6] / drivers / net / wan /
2008-08-27 Eugene Teowan: Missing capability checks in sbni_ioctl()
2008-08-07 Jeff GarzikMerge branch 'for-jeff' of git://git./linux/kernel...
2008-08-07 Krzysztof HalasaWAN: remove extra help text from HDLC_PPP config option
2008-07-23 Krzysztof HałasaWAN: Use u32 type instead of u_int32_t in LMC driver.
2008-07-23 Krzysztof HałasaWAN: Port LMC driver to generic HDLC
2008-07-23 Krzysztof HałasaWAN: Convert Zilog-based drivers to generic HDLC
2008-07-23 Krzysztof HałasaWAN: Port COSA driver to generic HDLC.
2008-07-23 Krzysztof HałasaWAN: farsync driver no longer uses syncppp.c directly
2008-07-23 Krzysztof HałasaWAN: Convert PC300 driver to use normal u8/u16/u32...
2008-07-23 Krzysztof HałasaWAN: Remove dead code from PC300 driver, part #2
2008-07-23 Krzysztof HałasaWAN: Remove dead code from PC300 driver, part #1
2008-07-23 Krzysztof HałasaWAN: Remove unneeded "#include <net/syncppp.h>"
2008-07-23 Krzysztof HałasaRemove bogus variables from syncppp.[ch]
2008-07-23 Krzysztof HałasaWAN: cosmetic changes to generic HDLC
2008-07-22 Greg Kroah-Hartmandevice create: net: convert device_create to device_cre...
2008-07-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-21 Alan Coxtty: Ldisc revamp
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-15 Johann Felix Sodennet: Remove references to wan-router.txt in Kconfigs
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-04 Krzysztof HalasaWAN: Remove no longer needed pvc_desc in FR code.
2008-07-04 Krzysztof HalasaWAN: convert drivers to use built-in netdev_stats
2008-07-04 Krzysztof HalasaAdd missing skb->dev assignment in Frame Relay RX code
2008-06-27 Ben HutchingsHold RTNL while calling dev_close()
2008-05-22 Krzysztof HalasaWAN: protect HDLC proto list while insmod/rmmod
2008-05-22 Krzysztof HalasaWAN: protect Cisco HDLC state changes with a spinlock.
2008-05-18 Jonathan Corbetcosa: cdev lock_kernel() pushdown
2008-05-12 David S. Millersyncppp: Fix crashes.
2008-05-04 David S. Millerlapbeth: Release ->ethdev when unregistering device.
2008-04-30 Alan Coxtty: The big operations rework
2008-04-30 Alan Coxpc300: Update to tty_set_operations
2008-04-25 Krzysztof HalasaWAN: Fix confusing insmod error code for C101 too.
2008-04-25 Cédric AugonnetRemoving dead code in drivers/net/wan/hdlc_fr.c
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-12 Krzysztof HalasaMark generic HDLC + PPP as broken.
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-28 Robert P. J. Daylapb: use the shorter LIST_HEAD form for brevity
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-17 Al Virowan/farsync: copy_from_user() to iomem is wrong
2008-03-06 Matthias KaehlckeCOSA/SRP: convert channel_data.rsem to mutex
2008-03-06 Harvey Harrisonnet: replace __inline with inline
2008-02-10 S.Çağlar Onurx25_asy.c: silence compiler warning
2008-02-08 Alan Coxx25_asy: Fix ref count rule violation
2008-02-05 Krzysztof HalasaGeneric HDLC - use random_ether_addr()
2008-02-05 Krzysztof HalasaGeneric HDLC - remove now unneeded hdlc_device_desc
2008-02-05 Krzysztof HalasaGeneric HDLC - fix kernel panic
2008-02-03 Paulius ZaleckasSpelling fixes: lenght->length
2008-01-28 Al Viroannotate the rest of drivers/net/wan
2008-01-28 Al ViroNULL noise in drivers/net
2008-01-28 Joe Perchesdrivers/net/wan: Add missing "space"
2008-01-28 Jeff Garzik[netdrvr] irq handler minor cleanups in several drivers
2008-01-25 Tony Jonescosa: Convert from class_device to device for cosa...
2008-01-18 Al Virosbni endian fixes
2008-01-18 Al Virowan/lmc bitfields fixes
2008-01-18 Al Virodscc4 endian fixes
2007-12-23 Al Virocycx: annotations and fixes (.24 fodder?)
2007-12-14 Al Viro[SYNCPPP]: Endianness and 64bit fixes.
2007-11-07 Alan Cox[TTY]: Use tty_mode_ioctl() in network drivers.
2007-10-31 Adrian Bunk[WAN]: fix drivers/net/wan/lmc/ compilation
2007-10-30 Roel Kluin[WAN]: lmc_ioctl: don't return with locks held
2007-10-23 Jeff GarzikEliminate pointless casts from void* in a few driver...
2007-10-15 Alejandro Martinez... netdev: convert non-obvious instances to use ARRAY_SIZE()
2007-10-14 Al Virolong vs. unsigned long - low-hanging fruits in drivers
2007-10-10 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
2007-10-10 Stephen Hemminger[NET]: Wrap netdevice hardware header creation.
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make device event notification network namespace...
2007-10-10 Eric W. Biederman[NET]: Make packet reception network namespace safe
2007-08-14 Mariusz Kozlowski[WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conve...
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-17 Jeff Garzikdrivers/net/wan/sbni: kill uninit'd var warning
2007-07-17 Jeff Garzikdrivers/net/wan/pc300_drv: fix bug caught by gcc warning
2007-07-16 Stephen RothwellIntroduce CONFIG_VIRT_TO_BUS
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-05-11 Jan EngelhardtUse menuconfig objects II - netdev/wan
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-04-28 Krzysztof HalasaGeneric HDLC sparse annotations
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 David S. Miller[WAN] cosa.c: Build fix.
2007-04-26 Arnaldo Carvalho... [LMC]: lmc_main wants to use skb_tailroom
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->end to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_network_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_mac_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-03-26 Robert P. J. Day[NET]: remove unused header file: drivers/net/wan/lmc...
2007-03-09 Alan Coxz85230: Fix FIFO handling
2007-03-03 Krzysztof Halasa[HDLC] Fix dev->header_cache_update having a random...
2007-02-27 Alannet: remove a collection of unneeded #undef REALLY_SLOW...
2007-02-17 Baruch EvenHostess SV-11 depends on INET
2007-02-17 Richard Knutssonnet/wan/pc300too.c: pci_module_init to pci_register_driver
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 5
2007-02-09 Al Viro[PATCH] pc300too annotation fixes
next