summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Bluetooth: Add extra device reference counting for connectionsMarcel Holtmann2009-08-222-1/+18
| | * | | | | | Bluetooth: Disconnect HIDRAW devices on disconnectMarcel Holtmann2009-08-221-0/+3
| | * | | | | | Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is receivedVikram Kandukuri2009-08-221-0/+1
| | * | | | | | Bluetooth: Add proper shutdown support to SCO socketsMarcel Holtmann2009-08-221-15/+34
| * | | | | | | tipc: fix test of bearer_priority range in tipc_register_media()roel kluin2009-08-291-1/+1
| * | | | | | | can: switch to seq_fileAlexey Dobriyan2009-08-292-199/+167
| * | | | | | | tcp: Remove redundant copy of MD5 authentication keyJohn Dykstra2009-08-291-23/+0
| * | | | | | | Speed-up pfifo_fast lookup using a private bitmapKrishna Kumar2009-08-291-22/+48
| * | | | | | | ipv6: Update Neighbor Cache when IPv6 RA is received on a routerDavid Ward2009-08-291-6/+8
| * | | | | | | tcp: fix premature termination of FIN_WAIT2 time-wait socketsOctavian Purdila2009-08-291-1/+1
| * | | | | | | fib_trie: resize reworkJens Låås2009-08-281-72/+23
| * | | | | | | sit: allow ip fragmentation when using nopmtudisc to fix package lossSascha Hlusiak2009-08-281-1/+1
| * | | | | | | net: ip_rt_send_redirect() optimizationEric Dumazet2009-08-281-9/+11
| * | | | | | | tcp: keepalive cleanupsEric Dumazet2009-08-282-5/+4
| * | | | | | | ipv4: af_inet.c cleanupsEric Dumazet2009-08-281-57/+55
| * | | | | | | pktgen: use proc_create_data()Alexey Dobriyan2009-08-281-2/+4
| * | | | | | | pktgen: increase versionStephen Hemminger2009-08-281-6/+10
| * | | | | | | pktgen: cleanup checkpatch warningsStephen Hemminger2009-08-281-139/+159
| * | | | | | | pktgen: use common idle routineStephen Hemminger2009-08-281-10/+4
| * | | | | | | pktgen: spin using hrtimerStephen Hemminger2009-08-281-21/+28
| * | | | | | | pktgen: convert to use ktime_tStephen Hemminger2009-08-281-100/+84
| * | | | | | | pktgen: avoid calling gettimeofdayStephen Hemminger2009-08-281-7/+9
| * | | | | | | pktgen: reorganize transmit loopStephen Hemminger2009-08-281-12/+14
| * | | | | | | pktgen: use netdev_alloc_skbStephen Hemminger2009-08-281-4/+6
| * | | | | | | pktgen: cleanup clone count testStephen Hemminger2009-08-281-17/+15
| * | | | | | | pktgen: xmit logic reorganizationStephen Hemminger2009-08-281-31/+24
| * | | | | | | pktgen: stop_device cleanupStephen Hemminger2009-08-281-9/+3
| * | | | | | | pktgen: mark read-only/mostly variablesStephen Hemminger2009-08-281-5/+5
| * | | | | | | pktgen: change inliningStephen Hemminger2009-08-281-8/+7
| * | | | | | | pktgen: minor cleanupStephen Hemminger2009-08-281-16/+9
| * | | | | | | mac80211: Check pending scan request after having processed mgd workJouni Malinen2009-08-281-16/+12
| * | | | | | | mac80211: fix scan cancel on ifdownJohannes Berg2009-08-282-27/+8
| * | | | | | | mac80211: Fix output of minstrels rc_statsArnd Hannemann2009-08-281-1/+1
| * | | | | | | mac80211: fix RX skb leaksJohannes Berg2009-08-281-19/+15
| * | | | | | | nl80211: jump to out_err upon unsupported iftypeRoel Kluin2009-08-281-1/+1
| * | | | | | | mac80211: Remove unnused throughput field from minstrel_rate.Arnd Hannemann2009-08-281-1/+0
| * | | | | | | mac80211: remove tasklet enable/disableJohannes Berg2009-08-285-11/+26
| * | | | | | | cfg80211: clean up properly on interface type changeJohannes Berg2009-08-285-81/+117
| * | | | | | | cfg80211: make spurious warnings less likely, configurableJohannes Berg2009-08-284-4/+40
| * | | | | | | mac80211: remove ieee80211_rx namespace hackJohn W. Linville2009-08-281-2/+2
| * | | | | | | cfg80211: check lost scans later, fix bugJohannes Berg2009-08-283-5/+22
| * | | | | | | mac80211: fix configure_filter invocation after stopJohannes Berg2009-08-284-16/+14
| * | | | | | | mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona2009-08-282-15/+38
| * | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller2009-08-237-11/+190
| |\ \ \ \ \ \ \
| | * | | | | | | Drop ARPHRD_IEEE802154_PHYDmitry Eremin-Solenikov2009-08-193-7/+4
| | * | | | | | | ieee802154: add support for channel pages from IEEE 802.15.4-2006Dmitry Eremin-Solenikov2009-08-192-3/+26
| | * | | | | | | ieee802154: add a sysfs representation of WPAN master devicesDmitry Eremin-Solenikov2009-08-192-1/+160
| * | | | | | | | RDS: Add a debug message suggesting to load transport modulesAndy Grover2009-08-231-0/+3
| * | | | | | | | RDS: Track transports via an array, not a listAndy Grover2009-08-235-10/+28
| * | | | | | | | RDS: Modularize RDMA and TCP transportsAndy Grover2009-08-234-16/+35
OpenPOWER on IntegriCloud