| Commit message (Expand) | Author | Age |
... | |
| * | [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 |
| * | | [NET]: QoS/Sched as menuconfig | Randy Dunlap | 2007-10-19 |
| * | | [NET]: Fix bug in sk_filter race cures. | Olof Johansson | 2007-10-19 |
* | | | Use task_pid_nr() in ip_vs_sync.c | Pavel Emelyanov | 2007-10-19 |
* | | | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 |
* | | | define global BIT macro | Jiri Slaby | 2007-10-19 |
* | | | get rid of input BIT* duplicate defines | Jiri Slaby | 2007-10-19 |
* | | | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 |
* | | | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 |
* | | | Make access to task's nsproxy lighter | Pavel Emelyanov | 2007-10-19 |
|/ / |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-18 |
|\| |
|
| * | [IPV6]: Fix again the fl6_sock_lookup() fixed locking | Pavel Emelyanov | 2007-10-18 |
| * | [NETFILTER]: nf_conntrack_tcp: fix connection reopening fix | Jozsef Kadlecsik | 2007-10-18 |
| * | [IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labels | Pavel Emelyanov | 2007-10-18 |
| * | [IPV6]: Lost locking in fl6_sock_lookup | Pavel Emelyanov | 2007-10-18 |
| * | [IPV6]: Lost locking when inserting a flowlabel in ipv6_fl_list | Pavel Emelyanov | 2007-10-18 |
| * | [NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is required | Li Zefan | 2007-10-18 |
| * | [TCP]: Remove lost_retrans zero seqno special cases | Ilpo Järvinen | 2007-10-18 |
| * | [NET]: fix carrier-on bug? | Jeff Garzik | 2007-10-18 |
| * | [NET]: Fix uninitialised variable in ip_frag_reasm() | David Howells | 2007-10-18 |
| * | [IPSEC]: Rename mode to outer_mode and add inner_mode | Herbert Xu | 2007-10-18 |
| * | [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP | Herbert Xu | 2007-10-18 |
| * | [IPSEC]: Use the top IPv4 route's peer instead of the bottom | Herbert Xu | 2007-10-18 |
| * | [IPSEC]: Store afinfo pointer in xfrm_mode | Herbert Xu | 2007-10-18 |
| * | [IPSEC]: Add missing BEET checks | Herbert Xu | 2007-10-18 |
| * | [IPSEC]: Move type and mode map into xfrm_state.c | Herbert Xu | 2007-10-18 |
| * | [IPSEC]: Fix length check in xfrm_parse_spi | Herbert Xu | 2007-10-18 |