| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-25 |
|\ |
|
| * | [IPV4]: Explicitly call fib_get_table() in fib_frontend.c | Pavel Emelyanov | 2007-10-24 |
| * | [NET]: Use BUILD_BUG_ON in net/core/flowi.c | Pavel Emelyanov | 2007-10-24 |
| * | [NET]: Remove in-code externs for some functions from net/core/dev.c | Pavel Emelyanov | 2007-10-24 |
| * | [NET]: Don't declare extern variables in net/core/sysctl_net_core.c | Pavel Emelyanov | 2007-10-24 |
| * | [NET]: Treat the sign of the result of skb_headroom() consistently | Chuck Lever | 2007-10-24 |
| * | [9P]: Fix missing unlock before return in p9_mux_poll_start | Roel Kluin | 2007-10-24 |
| * | [PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUE | Pavel Emelyanov | 2007-10-24 |
| * | [IPV4] ip_gre: sendto/recvfrom NBMA address | Timo Teras | 2007-10-24 |
| * | [SCTP]: Consolidate sctp_ulpq_renege_xxx functions | Pavel Emelyanov | 2007-10-24 |
| * | [NETLINK]: Fix ACK processing after netlink_dump_start | Denis V. Lunev | 2007-10-24 |
| * | [DCCP]: Implement SIOCINQ/FIONREAD | Arnaldo Carvalho de Melo | 2007-10-24 |
| * | [NET]: Validate device addr prior to interface-up | Jeff Garzik | 2007-10-24 |
* | | SG: Change sg_set_page() to take length and offset argument | Jens Axboe | 2007-10-24 |
* | | m68k: sg fallout | Geert Uytterhoeven | 2007-10-24 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2007-10-23 |
|\ |
|
| * | 9p: add virtio transport | Eric Van Hensbergen | 2007-10-23 |
* | | [PATCH] Fix breakage after SG cleanups | Ralf Baechle | 2007-10-23 |
|/ |
|
* | Fix sctp compile | Christian Borntraeger | 2007-10-23 |
* | net: fix xfrm build - missing scatterlist.h include | Heiko Carstens | 2007-10-23 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 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_stopped | Pavel Emelyanov | 2007-10-22 |
| * | [NET]: Make and use skb_get_queue_mapping | Pavel Emelyanov | 2007-10-22 |
| * | [NET]: Use the skb_set_queue_mapping where appropriate | Pavel 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 autoload | Jean Delvare | 2007-10-22 |
| * | [ATM]: Fix clip module reload crash. | Randy Dunlap | 2007-10-22 |
| * | [Bluetooth] Convert RFCOMM to use kthread API | Marcel Holtmann | 2007-10-22 |
| * | [Bluetooth] Add support for handling simple eSCO links | Marcel Holtmann | 2007-10-22 |
| * | [Bluetooth] Add address and channel attribute to RFCOMM TTY device | Marcel Holtmann | 2007-10-22 |
| * | [Bluetooth] Fix wrong argument in debug code of HIDP | Dave Young | 2007-10-22 |
| * | [Bluetooth] Fall back to L2CAP in basic mode | Marcel Holtmann | 2007-10-22 |
| * | [Bluetooth] Advertise L2CAP features mask support | Marcel Holtmann | 2007-10-22 |
| * | [Bluetooth] Retrieve L2CAP features mask on connection setup | Marcel Holtmann | 2007-10-22 |
| * | [Bluetooth] Remove global conf_mtu variable from L2CAP | Marcel Holtmann | 2007-10-22 |
| * | [Bluetooth] Finish L2CAP configuration only with acceptable settings | Marcel Holtmann | 2007-10-22 |
| * | [Bluetooth] Switch from OGF+OCF to using only opcodes | Marcel Holtmann | 2007-10-22 |
* | | Update net/ to use sg helpers | Jens Axboe | 2007-10-22 |
|/ |
|
* | typo fixes | Matt LaPlante | 2007-10-19 |
* | Spelling fix: explicitly | Jean Delvare | 2007-10-19 |
* | more UTF-8 conversions | Marcin Garski | 2007-10-19 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-19 |
|\ |
|
| * | [NET]: Fix possible dev_deactivate race condition | Herbert Xu | 2007-10-19 |
| * | [INET]: Justification for local port range robustness. | Anton Arapov | 2007-10-19 |
| * | [PACKET]: Kill unused pg_vec_endpage() function | Patrick McHardy | 2007-10-19 |
| * | Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin... | David S. Miller | 2007-10-19 |
| |\ |
|
| | * | [PATCH] mac80211: make ieee802_11_parse_elems return void | John W. Linville | 2007-10-18 |