| Commit message (Expand) | Author | Age |
... | |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | David S. Miller | 2009-04-29 |
| | |\ \ |
|
| | | * | | Bluetooth: Fix connection establishment with low security requirement | Marcel Holtmann | 2009-04-28 |
| | | * | | Bluetooth: Add different pairing timeout for Legacy Pairing | Marcel Holtmann | 2009-04-28 |
| | | * | | Bluetooth: Ensure that HCI sysfs add/del is preempt safe | Roger Quadros | 2009-04-28 |
| | * | | | netfilter: revised locking for x_tables | Stephen Hemminger | 2009-04-29 |
| | |/ / |
|
| | * | | net: Avoid extra wakeups of threads blocked in wait_for_packet() | Eric Dumazet | 2009-04-28 |
| | * | | net: Fix typo in net_device_ops description. | Mike Rapoport | 2009-04-27 |
| | * | | ipv4: Limit size of route cache hash table | Anton Blanchard | 2009-04-27 |
| | * | | Add reference to CAPI 2.0 standard | Karsten Keil | 2009-04-27 |
| | * | | Documentation/isdn/INTERFACE.CAPI | Tilman Schmidt | 2009-04-27 |
| | * | | update Documentation/isdn/00-INDEX | Tilman Schmidt | 2009-04-27 |
| | * | | ixgbe: Fix WoL functionality for 82599 KX4 devices | Waskiewicz Jr, Peter P | 2009-04-27 |
| | * | | veth: prevent oops caused by netdev destructor | Stephen Hemminger | 2009-04-27 |
| | * | | xfrm: wrong hash value for temporary SA | Nicolas Dichtel | 2009-04-27 |
| | * | | forcedeth: tx timeout fix | Ayaz Abdulla | 2009-04-27 |
| | * | | net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE | Adrian Bunk | 2009-04-27 |
| | * | | mlx4_en: Handle page allocation failure during receive | Yevgeny Petrilin | 2009-04-27 |
| | * | | mlx4_en: Fix cleanup flow on cq activation | Yevgeny Petrilin | 2009-04-27 |
| | * | | vlan: update vlan carrier state for admin up/down | Jay Vosburgh | 2009-04-25 |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-04-25 |
| | |\ \ |
|
| | | * | | netfilter: xt_recent: fix stack overread in compat code | Jan Engelhardt | 2009-04-24 |
| | | * | | netfilter: nf_ct_dccp: add missing role attributes for DCCP | Pablo Neira Ayuso | 2009-04-24 |
| | | * | | netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACK | Laszlo Attila Toth | 2009-04-24 |
| | | * | | netfilter: nf_ct_dccp/udplite: fix protocol registration error | Patrick McHardy | 2009-04-24 |
| | | * | | netfilter: bridge: allow fragmentation of VLAN packets traversing a bridge | hummerbliss@gmail.com | 2009-04-20 |
* | | | | | perf_counter tools: fix infinite loop in perf-report on zeroed event records | Ingo Molnar | 2009-04-30 |
* | | | | | perf_counter tools: perf stat: make -l default-on | Ingo Molnar | 2009-04-30 |
* | | | | | perf_counter tools: add perf-report to the Makefile | Ingo Molnar | 2009-04-30 |
* | | | | | perf_counter: update copyright notice | Paul Mackerras | 2009-04-30 |
* | | | | | perf_counter, x86: rename bitmasks to ->used_mask and ->active_mask | Robert Richter | 2009-04-29 |
* | | | | | perf_counter: powerpc: allow use of limited-function counters | Paul Mackerras | 2009-04-29 |
* | | | | | perf_counter: add/update copyrights | Ingo Molnar | 2009-04-29 |
* | | | | | perf_counter: update 'perf top' documentation | Robert Richter | 2009-04-29 |
* | | | | | perf_counter, x86: remove unused function argument in intel_pmu_get_status() | Robert Richter | 2009-04-29 |
* | | | | | perf_counter, x86: remove vendor check in fixed_mode_idx() | Robert Richter | 2009-04-29 |
* | | | | | perf_counter, x86: introduce max_period variable | Robert Richter | 2009-04-29 |
* | | | | | perf_counter, x86: return raw count with x86_perf_counter_update() | Robert Richter | 2009-04-29 |
* | | | | | perf_counter, x86: implement the interrupt handler for AMD cpus | Robert Richter | 2009-04-29 |
* | | | | | perf_counter, x86: change and remove pmu initialization checks | Robert Richter | 2009-04-29 |
* | | | | | perf_counter, x86: rework counter disable functions | Robert Richter | 2009-04-29 |
* | | | | | perf_counter, x86: rework counter enable functions | Robert Richter | 2009-04-29 |
* | | | | | perf_counter, x86: consistent use of type int for counter index | Robert Richter | 2009-04-29 |
* | | | | | perf_counter, x86: generic use of cpuc->active | Robert Richter | 2009-04-29 |
* | | | | | perf_counter, x86: rename cpuc->active_mask | Robert Richter | 2009-04-29 |
* | | | | | perf_counter, x86: make x86_pmu_read() static inline | Robert Richter | 2009-04-29 |
* | | | | | perf_counter, x86: make pmu version generic | Robert Richter | 2009-04-29 |
* | | | | | perf_counter, x86: move counter parameters to struct x86_pmu | Robert Richter | 2009-04-29 |
* | | | | | perf_counter, x86: make x86_pmu data a static struct | Robert Richter | 2009-04-29 |
* | | | | | perf_counter, x86: modify initialization of struct x86_pmu | Robert Richter | 2009-04-29 |
* | | | | | perf_counter, x86: rename intel only functions | Robert Richter | 2009-04-29 |