aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2009-09-01convert hamradio drivers to netdev_txreturnt_tStephen Hemminger
2009-09-01convert ATM drivers to netdev_tx_tStephen Hemminger
2009-09-01netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger
2009-08-30pkt_sched: Fix resource limiting in pfifo_fastKrishna Kumar
2009-08-30net: convert remaining non-symbolic return values in dev_queue_xmitKrishna Kumar
2009-08-30can: use correct NET_RX_ return valuesOliver Hartkopp
2009-08-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-08-29tipc: fix test of bearer_priority range in tipc_register_media()roel kluin
2009-08-29can: switch to seq_fileAlexey Dobriyan
2009-08-29tcp: Remove redundant copy of MD5 authentication keyJohn Dykstra
2009-08-29Speed-up pfifo_fast lookup using a private bitmapKrishna Kumar
2009-08-29ipv6: Update Neighbor Cache when IPv6 RA is received on a routerDavid Ward
2009-08-29tcp: fix premature termination of FIN_WAIT2 time-wait socketsOctavian Purdila
2009-08-28fib_trie: resize reworkJens Låås
2009-08-28sit: allow ip fragmentation when using nopmtudisc to fix package lossSascha Hlusiak
2009-08-28net: ip_rt_send_redirect() optimizationEric Dumazet
2009-08-28tcp: keepalive cleanupsEric Dumazet
2009-08-28ipv4: af_inet.c cleanupsEric Dumazet
2009-08-28pktgen: use proc_create_data()Alexey Dobriyan
2009-08-28pktgen: increase versionStephen Hemminger
2009-08-28pktgen: cleanup checkpatch warningsStephen Hemminger
2009-08-28pktgen: use common idle routineStephen Hemminger
2009-08-28pktgen: spin using hrtimerStephen Hemminger
2009-08-28pktgen: convert to use ktime_tStephen Hemminger
2009-08-28pktgen: avoid calling gettimeofdayStephen Hemminger
2009-08-28pktgen: reorganize transmit loopStephen Hemminger
2009-08-28pktgen: use netdev_alloc_skbStephen Hemminger
2009-08-28pktgen: cleanup clone count testStephen Hemminger
2009-08-28pktgen: xmit logic reorganizationStephen Hemminger
2009-08-28pktgen: stop_device cleanupStephen Hemminger
2009-08-28pktgen: mark read-only/mostly variablesStephen Hemminger
2009-08-28pktgen: change inliningStephen Hemminger
2009-08-28pktgen: minor cleanupStephen Hemminger
2009-08-28mac80211: Check pending scan request after having processed mgd workJouni Malinen
2009-08-28mac80211: fix scan cancel on ifdownJohannes Berg
2009-08-28mac80211: Fix output of minstrels rc_statsArnd Hannemann
2009-08-28mac80211: fix RX skb leaksJohannes Berg
2009-08-28nl80211: jump to out_err upon unsupported iftypeRoel Kluin
2009-08-28mac80211: Remove unnused throughput field from minstrel_rate.Arnd Hannemann
2009-08-28mac80211: remove tasklet enable/disableJohannes Berg
2009-08-28cfg80211: clean up properly on interface type changeJohannes Berg
2009-08-28cfg80211: make spurious warnings less likely, configurableJohannes Berg
2009-08-28mac80211: remove ieee80211_rx namespace hackJohn W. Linville
2009-08-28cfg80211: check lost scans later, fix bugJohannes Berg
2009-08-28mac80211: fix configure_filter invocation after stopJohannes Berg
2009-08-28mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona
2009-08-26Bluetooth: Add support for L2CAP 'Send RRorRNR' actionGustavo F. Padovan
2009-08-26Bluetooth: Handle L2CAP case when the remote receiver is busyGustavo F. Padovan
2009-08-26Bluetooth: Acknowledge L2CAP packets when receiving RR-frames (F-bit=1)Gustavo F. Padovan
2009-08-24Bluetooth: Add missing selection of CONFIG_CRC16 for L2CAP layerRandy Dunlap