summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [IPV4]: Remove no longer used snmp4_icmp_list.David S. Miller2007-10-251-8/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds2007-10-2520-75/+117
|\
| * [IPV4]: Explicitly call fib_get_table() in fib_frontend.cPavel Emelyanov2007-10-231-5/+7
| * [NET]: Use BUILD_BUG_ON in net/core/flowi.cPavel Emelyanov2007-10-231-4/+1
| * [NET]: Remove in-code externs for some functions from net/core/dev.cPavel Emelyanov2007-10-233-4/+12
| * [NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov2007-10-231-15/+2
| * [NET]: Treat the sign of the result of skb_headroom() consistentlyChuck Lever2007-10-238-8/+8
| * [9P]: Fix missing unlock before return in p9_mux_poll_startRoel Kluin2007-10-231-1/+3
| * [PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUEPavel Emelyanov2007-10-231-2/+2
| * [IPV4] ip_gre: sendto/recvfrom NBMA addressTimo Teras2007-10-231-1/+11
| * [SCTP]: Consolidate sctp_ulpq_renege_xxx functionsPavel Emelyanov2007-10-231-24/+10
| * [NETLINK]: Fix ACK processing after netlink_dump_startDenis V. Lunev2007-10-231-4/+12
| * [DCCP]: Implement SIOCINQ/FIONREADArnaldo Carvalho de Melo2007-10-231-2/+31
| * [NET]: Validate device addr prior to interface-upJeff Garzik2007-10-232-5/+18
* | 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
| |\
OpenPOWER on IntegriCloud