summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* SG: Change sg_set_page() to take length and offset argumentJens Axboe2007-10-247-39/+18
* m68k: sg falloutGeert Uytterhoeven2007-10-242-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2007-10-233-0/+364
|\
| * 9p: add virtio transportEric Van Hensbergen2007-10-233-0/+364
* | [PATCH] Fix breakage after SG cleanupsRalf Baechle2007-10-233-1/+3
|/
* Fix sctp compileChristian Borntraeger2007-10-231-1/+1
* net: fix xfrm build - missing scatterlist.h includeHeiko Carstens2007-10-231-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-2222-934/+1363
|\
| * [IPSEC] IPV6: Fix to add tunnel mode SA correctly.Masahide NAKAMURA2007-10-222-0/+2
| * [NET]: Hide the queue_mapping field inside netif_subqueue_stoppedPavel Emelyanov2007-10-224-9/+9
| * [NET]: Make and use skb_get_queue_mappingPavel Emelyanov2007-10-221-1/+1
| * [NET]: Use the skb_set_queue_mapping where appropriatePavel Emelyanov2007-10-222-5/+3
| * [INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.Jean Delvare2007-10-222-4/+4
| * [INET]: Let inet_diag and friends autoloadJean Delvare2007-10-223-0/+9
| * [ATM]: Fix clip module reload crash.Randy Dunlap2007-10-221-0/+3
| * [Bluetooth] Convert RFCOMM to use kthread APIMarcel Holtmann2007-10-221-39/+21
| * [Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann2007-10-224-22/+150
| * [Bluetooth] Add address and channel attribute to RFCOMM TTY deviceMarcel Holtmann2007-10-221-0/+25
| * [Bluetooth] Fix wrong argument in debug code of HIDPDave Young2007-10-221-1/+1
| * [Bluetooth] Fall back to L2CAP in basic modeMarcel Holtmann2007-10-221-8/+24
| * [Bluetooth] Advertise L2CAP features mask supportMarcel Holtmann2007-10-221-5/+18
| * [Bluetooth] Retrieve L2CAP features mask on connection setupMarcel Holtmann2007-10-221-82/+151
| * [Bluetooth] Remove global conf_mtu variable from L2CAPMarcel Holtmann2007-10-221-6/+6
| * [Bluetooth] Finish L2CAP configuration only with acceptable settingsMarcel Holtmann2007-10-221-6/+10
| * [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-225-774/+954
* | Update net/ to use sg helpersJens Axboe2007-10-229-33/+25
|/
* typo fixesMatt LaPlante2007-10-202-2/+2
* Spelling fix: explicitlyJean Delvare2007-10-191-1/+1
* more UTF-8 conversionsMarcin Garski2007-10-195-6/+6
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-1924-24/+24
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-195-5/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-1910-69/+45
|\
| * [NET]: Fix possible dev_deactivate race conditionHerbert Xu2007-10-181-3/+23
| * [INET]: Justification for local port range robustness.Anton Arapov2007-10-185-7/+8
| * [PACKET]: Kill unused pg_vec_endpage() functionPatrick McHardy2007-10-181-5/+0
| * Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...David S. Miller2007-10-181-46/+9
| |\
| | * [PATCH] mac80211: make ieee802_11_parse_elems return voidJohn W. Linville2007-10-181-46/+9
| * | [NET]: QoS/Sched as menuconfigRandy Dunlap2007-10-181-7/+3
| * | [NET]: Fix bug in sk_filter race cures.Olof Johansson2007-10-181-1/+2
* | | Use task_pid_nr() in ip_vs_sync.cPavel Emelyanov2007-10-191-1/+1
* | | Use helpers to obtain task pid in printksPavel Emelyanov2007-10-196-7/+7
* | | define global BIT macroJiri Slaby2007-10-191-2/+0
* | | get rid of input BIT* duplicate definesJiri Slaby2007-10-192-11/+13
* | | remove asm/bitops.h includesJiri Slaby2007-10-194-4/+4
* | | pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-192-4/+6
* | | Make access to task's nsproxy lighterPavel Emelyanov2007-10-191-4/+4
|/ /
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-1843-806/+661
|\ \ | |/
| * [IPV6]: Fix again the fl6_sock_lookup() fixed lockingPavel Emelyanov2007-10-181-1/+1
| * [NETFILTER]: nf_conntrack_tcp: fix connection reopening fixJozsef Kadlecsik2007-10-181-4/+7
| * [IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labelsPavel Emelyanov2007-10-181-9/+25
OpenPOWER on IntegriCloud