aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2007-10-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-10-19Use task_pid_nr() in ip_vs_sync.cPavel Emelyanov
2007-10-19Use helpers to obtain task pid in printksPavel Emelyanov
2007-10-19define global BIT macroJiri Slaby
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-10-19Make access to task's nsproxy lighterPavel Emelyanov
2007-10-18[NET]: Fix possible dev_deactivate race conditionHerbert Xu
2007-10-18[INET]: Justification for local port range robustness.Anton Arapov
2007-10-18[PACKET]: Kill unused pg_vec_endpage() functionPatrick McHardy
2007-10-18Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...David S. Miller
2007-10-18[NET]: QoS/Sched as menuconfigRandy Dunlap
2007-10-18[NET]: Fix bug in sk_filter race cures.Olof Johansson
2007-10-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-10-18sysctl: properly register the irda binary sysctl numbersEric W. Biederman
2007-10-18sysctl: remove broken netfilter binary sysctlsEric W. Biederman
2007-10-18sysctl: ipv4 remove binary sysctl paths where they are brokenEric W. Biederman
2007-10-18sysctl: remove broken sunrpc debug binary sysctlsEric W. Biederman
2007-10-18sysctl: ipv6 route flushing (kill binary path)Eric W. Biederman
2007-10-18sysctl: fix neighbour table sysctls.Eric W. Biederman
2007-10-18[PATCH] mac80211: make ieee802_11_parse_elems return voidJohn W. Linville
2007-10-18[IPV6]: Fix again the fl6_sock_lookup() fixed lockingPavel Emelyanov
2007-10-18[NETFILTER]: nf_conntrack_tcp: fix connection reopening fixJozsef Kadlecsik
2007-10-18[IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labelsPavel Emelyanov
2007-10-18[IPV6]: Lost locking in fl6_sock_lookupPavel Emelyanov