| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k: sg fallout | Geert Uytterhoeven | 2007-10-24 | 2 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2007-10-23 | 3 | -0/+364 |
|\ |
|
| * | 9p: add virtio transport | Eric Van Hensbergen | 2007-10-23 | 3 | -0/+364 |
* | | [PATCH] Fix breakage after SG cleanups | Ralf Baechle | 2007-10-23 | 3 | -1/+3 |
|/ |
|
* | Fix sctp compile | Christian Borntraeger | 2007-10-23 | 1 | -1/+1 |
* | net: fix xfrm build - missing scatterlist.h include | Heiko Carstens | 2007-10-23 | 1 | -0/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-22 | 22 | -934/+1363 |
|\ |
|
| * | [IPSEC] IPV6: Fix to add tunnel mode SA correctly. | Masahide NAKAMURA | 2007-10-22 | 2 | -0/+2 |
| * | [NET]: Hide the queue_mapping field inside netif_subqueue_stopped | Pavel Emelyanov | 2007-10-22 | 4 | -9/+9 |
| * | [NET]: Make and use skb_get_queue_mapping | Pavel Emelyanov | 2007-10-22 | 1 | -1/+1 |
| * | [NET]: Use the skb_set_queue_mapping where appropriate | Pavel Emelyanov | 2007-10-22 | 2 | -5/+3 |
| * | [INET]: Use MODULE_ALIAS_NET_PF_PROTO_TYPE where possible. | Jean Delvare | 2007-10-22 | 2 | -4/+4 |
| * | [INET]: Let inet_diag and friends autoload | Jean Delvare | 2007-10-22 | 3 | -0/+9 |
| * | [ATM]: Fix clip module reload crash. | Randy Dunlap | 2007-10-22 | 1 | -0/+3 |
| * | [Bluetooth] Convert RFCOMM to use kthread API | Marcel Holtmann | 2007-10-22 | 1 | -39/+21 |
| * | [Bluetooth] Add support for handling simple eSCO links | Marcel Holtmann | 2007-10-22 | 4 | -22/+150 |
| * | [Bluetooth] Add address and channel attribute to RFCOMM TTY device | Marcel Holtmann | 2007-10-22 | 1 | -0/+25 |
| * | [Bluetooth] Fix wrong argument in debug code of HIDP | Dave Young | 2007-10-22 | 1 | -1/+1 |
| * | [Bluetooth] Fall back to L2CAP in basic mode | Marcel Holtmann | 2007-10-22 | 1 | -8/+24 |
| * | [Bluetooth] Advertise L2CAP features mask support | Marcel Holtmann | 2007-10-22 | 1 | -5/+18 |
| * | [Bluetooth] Retrieve L2CAP features mask on connection setup | Marcel Holtmann | 2007-10-22 | 1 | -82/+151 |
| * | [Bluetooth] Remove global conf_mtu variable from L2CAP | Marcel Holtmann | 2007-10-22 | 1 | -6/+6 |
| * | [Bluetooth] Finish L2CAP configuration only with acceptable settings | Marcel Holtmann | 2007-10-22 | 1 | -6/+10 |
| * | [Bluetooth] Switch from OGF+OCF to using only opcodes | Marcel Holtmann | 2007-10-22 | 5 | -774/+954 |
* | | Update net/ to use sg helpers | Jens Axboe | 2007-10-22 | 9 | -33/+25 |
|/ |
|
* | typo fixes | Matt LaPlante | 2007-10-20 | 2 | -2/+2 |
* | Spelling fix: explicitly | Jean Delvare | 2007-10-19 | 1 | -1/+1 |
* | more UTF-8 conversions | Marcin Garski | 2007-10-19 | 5 | -6/+6 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 24 | -24/+24 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 5 | -5/+5 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-19 | 10 | -69/+45 |
|\ |
|
| * | [NET]: Fix possible dev_deactivate race condition | Herbert Xu | 2007-10-18 | 1 | -3/+23 |
| * | [INET]: Justification for local port range robustness. | Anton Arapov | 2007-10-18 | 5 | -7/+8 |
| * | [PACKET]: Kill unused pg_vec_endpage() function | Patrick McHardy | 2007-10-18 | 1 | -5/+0 |
| * | Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin... | David S. Miller | 2007-10-18 | 1 | -46/+9 |
| |\ |
|
| | * | [PATCH] mac80211: make ieee802_11_parse_elems return void | John W. Linville | 2007-10-18 | 1 | -46/+9 |
| * | | [NET]: QoS/Sched as menuconfig | Randy Dunlap | 2007-10-18 | 1 | -7/+3 |
| * | | [NET]: Fix bug in sk_filter race cures. | Olof Johansson | 2007-10-18 | 1 | -1/+2 |
* | | | Use task_pid_nr() in ip_vs_sync.c | Pavel Emelyanov | 2007-10-19 | 1 | -1/+1 |
* | | | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 | 6 | -7/+7 |
* | | | define global BIT macro | Jiri Slaby | 2007-10-19 | 1 | -2/+0 |
* | | | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 | 2 | -11/+13 |
* | | | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 4 | -4/+4 |
* | | | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 | 2 | -4/+6 |
* | | | Make access to task's nsproxy lighter | Pavel Emelyanov | 2007-10-19 | 1 | -4/+4 |
|/ / |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-18 | 43 | -806/+661 |
|\| |
|
| * | [IPV6]: Fix again the fl6_sock_lookup() fixed locking | Pavel Emelyanov | 2007-10-18 | 1 | -1/+1 |
| * | [NETFILTER]: nf_conntrack_tcp: fix connection reopening fix | Jozsef Kadlecsik | 2007-10-18 | 1 | -4/+7 |
| * | [IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labels | Pavel Emelyanov | 2007-10-18 | 1 | -9/+25 |
| * | [IPV6]: Lost locking in fl6_sock_lookup | Pavel Emelyanov | 2007-10-18 | 1 | -0/+3 |