aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds22-934/+1363
2007-10-22Update net/ to use sg helpersJens Axboe9-33/+25
2007-10-22[IPSEC] IPV6: Fix to add tunnel mode SA correctly.Masahide NAKAMURA2-0/+2
2007-10-22[NET]: Hide the queue_mapping field inside netif_subqueue_stoppedPavel Emelyanov4-9/+9
2007-10-22[NET]: Make and use skb_get_queue_mappingPavel Emelyanov1-1/+1
2007-10-22[NET]: Use the skb_set_queue_mapping where appropriatePavel Emelyanov2-5/+3
2007-10-22[INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible.Jean Delvare2-4/+4
2007-10-22[INET]: Let inet_diag and friends autoloadJean Delvare3-0/+9
2007-10-22[ATM]: Fix clip module reload crash.Randy Dunlap1-0/+3
2007-10-22[Bluetooth] Convert RFCOMM to use kthread APIMarcel Holtmann1-39/+21
2007-10-22[Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann4-22/+150
2007-10-22[Bluetooth] Add address and channel attribute to RFCOMM TTY deviceMarcel Holtmann1-0/+25
2007-10-22[Bluetooth] Fix wrong argument in debug code of HIDPDave Young1-1/+1
2007-10-22[Bluetooth] Fall back to L2CAP in basic modeMarcel Holtmann1-8/+24
2007-10-22[Bluetooth] Advertise L2CAP features mask supportMarcel Holtmann1-5/+18
2007-10-22[Bluetooth] Retrieve L2CAP features mask on connection setupMarcel Holtmann1-82/+151
2007-10-22[Bluetooth] Remove global conf_mtu variable from L2CAPMarcel Holtmann1-6/+6
2007-10-22[Bluetooth] Finish L2CAP configuration only with acceptable settingsMarcel Holtmann1-6/+10
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann5-774/+954
2007-10-20typo fixesMatt LaPlante2-2/+2
2007-10-19Spelling fix: explicitlyJean Delvare1-1/+1
2007-10-19more UTF-8 conversionsMarcin Garski5-6/+6
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt24-24/+24
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day5-5/+5
2007-10-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-69/+45
2007-10-19Use task_pid_nr() in ip_vs_sync.cPavel Emelyanov1-1/+1
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov6-7/+7
2007-10-19define global BIT macroJiri Slaby1-2/+0
2007-10-19get rid of input BIT* duplicate definesJiri Slaby2-11/+13
2007-10-19remove asm/bitops.h includesJiri Slaby4-4/+4
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov2-4/+6
2007-10-19Make access to task's nsproxy lighterPavel Emelyanov1-4/+4
2007-10-18[NET]: Fix possible dev_deactivate race conditionHerbert Xu1-3/+23
2007-10-18[INET]: Justification for local port range robustness.Anton Arapov5-7/+8
2007-10-18[PACKET]: Kill unused pg_vec_endpage() functionPatrick McHardy1-5/+0
2007-10-18Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-46/+9
2007-10-18[NET]: QoS/Sched as menuconfigRandy Dunlap1-7/+3
2007-10-18[NET]: Fix bug in sk_filter race cures.Olof Johansson1-1/+2
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds43-806/+661
2007-10-18sysctl: properly register the irda binary sysctl numbersEric W. Biederman1-20/+14
2007-10-18sysctl: remove broken netfilter binary sysctlsEric W. Biederman7-42/+0
2007-10-18sysctl: ipv4 remove binary sysctl paths where they are brokenEric W. Biederman1-2/+0
2007-10-18sysctl: remove broken sunrpc debug binary sysctlsEric W. Biederman1-4/+0
2007-10-18sysctl: ipv6 route flushing (kill binary path)Eric W. Biederman1-1/+0
2007-10-18sysctl: fix neighbour table sysctls.Eric W. Biederman2-50/+49
2007-10-18[PATCH] mac80211: make ieee802_11_parse_elems return voidJohn W. Linville1-46/+9
2007-10-18[IPV6]: Fix again the fl6_sock_lookup() fixed lockingPavel Emelyanov1-1/+1
2007-10-18[NETFILTER]: nf_conntrack_tcp: fix connection reopening fixJozsef Kadlecsik1-4/+7
2007-10-18[IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labelsPavel Emelyanov1-9/+25
2007-10-18[IPV6]: Lost locking in fl6_sock_lookupPavel Emelyanov1-0/+3