aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2007-10-25[TCP]: Fix inconsistency of terms.Ryousei Takano
2007-10-25Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...David S. Miller
2007-10-26[PATCH] mac80211: fix printk warning on 64-bitJohannes Berg
2007-10-25[PATCH] mac80211: Fix SSID matching in AP selectionMichael Wu
2007-10-25[UDP]: Make use of inet_iif() when doing socket lookups.Vlad Yasevich
2007-10-25[IPV4]: Remove no longer used snmp4_icmp_list.David S. Miller
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-24m68k: sg falloutGeert Uytterhoeven
2007-10-23[IPV4]: Explicitly call fib_get_table() in fib_frontend.cPavel Emelyanov
2007-10-23[NET]: Use BUILD_BUG_ON in net/core/flowi.cPavel Emelyanov
2007-10-23[NET]: Remove in-code externs for some functions from net/core/dev.cPavel Emelyanov
2007-10-23[NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov
2007-10-23[NET]: Treat the sign of the result of skb_headroom() consistentlyChuck Lever
2007-10-23[9P]: Fix missing unlock before return in p9_mux_poll_startRoel Kluin
2007-10-23[PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUEPavel Emelyanov
2007-10-23[IPV4] ip_gre: sendto/recvfrom NBMA addressTimo Teras
2007-10-23[SCTP]: Consolidate sctp_ulpq_renege_xxx functionsPavel Emelyanov
2007-10-23[NETLINK]: Fix ACK processing after netlink_dump_startDenis V. Lunev
2007-10-23[DCCP]: Implement SIOCINQ/FIONREADArnaldo Carvalho de Melo
2007-10-23[NET]: Validate device addr prior to interface-upJeff Garzik
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle
2007-10-239p: add virtio transportEric Van Hensbergen
2007-10-23Fix sctp compileChristian Borntraeger
2007-10-23net: fix xfrm build - missing scatterlist.h includeHeiko Carstens
2007-10-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-10-22Update net/ to use sg helpersJens Axboe
2007-10-22[IPSEC] IPV6: Fix to add tunnel mode SA correctly.Masahide NAKAMURA
2007-10-22[NET]: Hide the queue_mapping field inside netif_subqueue_stoppedPavel Emelyanov
2007-10-22[NET]: Make and use skb_get_queue_mappingPavel Emelyanov
2007-10-22[NET]: Use the skb_set_queue_mapping where appropriatePavel Emelyanov
2007-10-22[INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.Jean Delvare
2007-10-22[INET]: Let inet_diag and friends autoloadJean Delvare
2007-10-22[ATM]: Fix clip module reload crash.Randy Dunlap
2007-10-22[Bluetooth] Convert RFCOMM to use kthread APIMarcel Holtmann
2007-10-22[Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann
2007-10-22[Bluetooth] Add address and channel attribute to RFCOMM TTY deviceMarcel Holtmann
2007-10-22[Bluetooth] Fix wrong argument in debug code of HIDPDave Young
2007-10-22[Bluetooth] Fall back to L2CAP in basic modeMarcel Holtmann
2007-10-22[Bluetooth] Advertise L2CAP features mask supportMarcel Holtmann
2007-10-22[Bluetooth] Retrieve L2CAP features mask on connection setupMarcel Holtmann
2007-10-22[Bluetooth] Remove global conf_mtu variable from L2CAPMarcel Holtmann
2007-10-22[Bluetooth] Finish L2CAP configuration only with acceptable settingsMarcel Holtmann
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann
2007-10-20typo fixesMatt LaPlante
2007-10-19Spelling fix: explicitlyJean Delvare
2007-10-19more UTF-8 conversionsMarcin Garski
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day