s2io.c: Use const for strings
[deliverable/linux.git] / net /
2009-08-31  Krishna Kumarpkt_sched: Fix resource limiting in pfifo_fast
2009-08-31  Krishna Kumarnet: convert remaining non-symbolic return values in...
2009-08-31  Oliver Hartkoppcan: use correct NET_RX_ return values
2009-08-31  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-08-29  roel kluintipc: fix test of bearer_priority range in tipc_registe...
2009-08-29  Alexey Dobriyancan: switch to seq_file
2009-08-29  John Dykstratcp: Remove redundant copy of MD5 authentication key
2009-08-29  Krishna KumarSpeed-up pfifo_fast lookup using a private bitmap
2009-08-29  David Wardipv6: Update Neighbor Cache when IPv6 RA is received...
2009-08-29  Octavian Purdilatcp: fix premature termination of FIN_WAIT2 time-wait...
2009-08-29  Jens Lååsfib_trie: resize rework
2009-08-29  Sascha Hlusiaksit: allow ip fragmentation when using nopmtudisc to...
2009-08-29  Eric Dumazetnet: ip_rt_send_redirect() optimization
2009-08-29  Eric Dumazettcp: keepalive cleanups
2009-08-29  Eric Dumazetipv4: af_inet.c cleanups
2009-08-29  Alexey Dobriyanpktgen: use proc_create_data()
2009-08-29  Stephen Hemmingerpktgen: increase version
2009-08-29  Stephen Hemmingerpktgen: cleanup checkpatch warnings
2009-08-29  Stephen Hemmingerpktgen: use common idle routine
2009-08-29  Stephen Hemmingerpktgen: spin using hrtimer
2009-08-29  Stephen Hemmingerpktgen: convert to use ktime_t
2009-08-29  Stephen Hemmingerpktgen: avoid calling gettimeofday
2009-08-29  Stephen Hemmingerpktgen: reorganize transmit loop
2009-08-29  Stephen Hemmingerpktgen: use netdev_alloc_skb
2009-08-29  Stephen Hemmingerpktgen: cleanup clone count test
2009-08-29  Stephen Hemmingerpktgen: xmit logic reorganization
2009-08-29  Stephen Hemmingerpktgen: stop_device cleanup
2009-08-29  Stephen Hemmingerpktgen: mark read-only/mostly variables
2009-08-29  Stephen Hemmingerpktgen: change inlining
2009-08-29  Stephen Hemmingerpktgen: minor cleanup
2009-08-29  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-08-28  Jouni Malinenmac80211: Check pending scan request after having proce...
2009-08-28  Johannes Bergmac80211: fix scan cancel on ifdown
2009-08-28  Arnd Hannemannmac80211: Fix output of minstrels rc_stats
2009-08-28  Johannes Bergmac80211: fix RX skb leaks
2009-08-28  Roel Kluinnl80211: jump to out_err upon unsupported iftype
2009-08-28  Arnd Hannemannmac80211: Remove unnused throughput field from minstrel...
2009-08-28  Johannes Bergmac80211: remove tasklet enable/disable
2009-08-28  Johannes Bergcfg80211: clean up properly on interface type change
2009-08-28  Johannes Bergcfg80211: make spurious warnings less likely, configurable
2009-08-28  John W. Linvillemac80211: remove ieee80211_rx namespace hack
2009-08-28  Johannes Bergcfg80211: check lost scans later, fix bug
2009-08-28  Johannes Bergmac80211: fix configure_filter invocation after stop
2009-08-28  Javier Cardonamac80211: Update mesh config IE to 11s draft 3.02
2009-08-26  Gustavo F. PadovanBluetooth: Add support for L2CAP 'Send RRorRNR' action
2009-08-26  Gustavo F. PadovanBluetooth: Handle L2CAP case when the remote receiver...
2009-08-26  Gustavo F. PadovanBluetooth: Acknowledge L2CAP packets when receiving...
2009-08-24  Randy DunlapBluetooth: Add missing selection of CONFIG_CRC16 for...
2009-08-24  Gustavo F. PadovanBluetooth: Use proper *_unaligned_le{16,32} helpers...
2009-08-24  Gustavo F. PadovanBluetooth: Add locking scheme to L2CAP timeout callbacks
2009-08-24  David S. MillerMerge branch 'for-next' of git://git./linux/kernel...
2009-08-24  Andy GroverRDS: Add a debug message suggesting to load transport...
2009-08-24  Andy GroverRDS: Track transports via an array, not a list
2009-08-24  Andy GroverRDS: Modularize RDMA and TCP transports
2009-08-24  Andy GroverRDS: Export symbols from core RDS
2009-08-24  Andy GroverRDS: Add TCP transport to RDS
2009-08-22  Luiz Augusto von... Bluetooth: Fix rejected connection not disconnecting...
2009-08-22  Gustavo F. PadovanBluetooth: Full support for receiving L2CAP SREJ frames
2009-08-22  Gustavo F. PadovanBluetooth: Add support for L2CAP SREJ exception
2009-08-22  Gustavo F. PadovanBluetooth: Add support for FCS option to L2CAP
2009-08-22  Gustavo F. PadovanBluetooth: Enable Streaming Mode for L2CAP
2009-08-22  Gustavo F. PadovanBluetooth: Add support for Retransmission and Monitor...
2009-08-22  Gustavo F. PadovanBluetooth: Initial support for retransmission of packet...
2009-08-22  Gustavo F. PadovanBluetooth: Add support for Segmentation and Reassembly...
2009-08-22  Gustavo F. PadovanBluetooth: Add initial support for ERTM packets transfers
2009-08-22  Gustavo F. PadovanBluetooth: Create separate l2cap_send_disconn_req(...
2009-08-22  Gustavo F. PadovanBluetooth: Add configuration support for ERTM and Strea...
2009-08-22  Marcel HoltmannBluetooth: Add L2CAP RFC option if ERTM is enabled
2009-08-22  Marcel HoltmannBluetooth: Allow setting of L2CAP ERTM via socket option
2009-08-22  Marcel HoltmannBluetooth: Add module option to enable L2CAP ERTM support
2009-08-22  Marcel HoltmannBluetooth: Coding style cleanup from previous rfcomm_in...
2009-08-22  Thomas GleixnerBluetooth: Convert hdev->req_lock to a mutex
2009-08-22  Marcel HoltmannBluetooth: Let HIDP grab the device reference for conne...
2009-08-22  Marcel HoltmannBluetooth: Add extra device reference counting for...
2009-08-22  Marcel HoltmannBluetooth: Disconnect HIDRAW devices on disconnect
2009-08-22  Vikram KandukuriBluetooth: Fix missing scheduling when VIRTUAL_CABLE_UN...
2009-08-22  Marcel HoltmannBluetooth: Add proper shutdown support to SCO sockets
2009-08-21  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-08-20  Johannes Bergmac80211: fix register_hw error path
2009-08-20  Zhu Yicfg80211: allow cfg80211_connect_result with bssid...
2009-08-20  David Kilroycfg80211: fix leaks of wdev->conn->ie
2009-08-20  Johannes Bergcfg80211: fix dangling scan request checking
2009-08-20  Daniel Walkermac80211: New stat counters for multicast and unicast...
2009-08-20  John W. Linvillerc80211_pid_algo.c: remove unused variable declaration
2009-08-20  Javier Cardonamac80211: Decouple fail_avg stats used by mesh from...
2009-08-20  Johannes Bergmac80211: remove deprecated API
2009-08-20  Johannes Bergmac80211: allow configure_filter callback to sleep
2009-08-20  Johannes Bergcfg80211: report userspace SME connected event properly
2009-08-20  Johannes Bergcfg80211: fix deadlock
2009-08-20  Jussi Kivilinnacfg80211: export cfg80211_wext_siwfreq
2009-08-19  Dmitry Eremin-Sole... Drop ARPHRD_IEEE802154_PHY
2009-08-19  Dmitry Eremin-Sole... ieee802154: add support for channel pages from IEEE...
2009-08-19  Dmitry Eremin-Sole... ieee802154: add a sysfs representation of WPAN master...
2009-08-18  Randy Dunlapphonet: fix build when PROC_FS is disabled
2009-08-14  Oliver Hartkoppcan: Use WARN_ONCE() instead of BUG_ON() for sanity...
2009-08-14  Vasu Devvlan: adds fcoe offload related net_device_ops and...
2009-08-14  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-14  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-08-14  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-08-14  Johannes Bergcfg80211: allow driver to override PS default
next
This page took 0.050039 seconds and 8 git commands to generate.