| Commit message (Expand) | Author | Age |
* | Bluetooth: Allow SCO audio with Asus WL-BTD202 dongle | Marcel Holtmann | 2008-11-30 |
* | Bluetooth: Send HCI Reset command by default on device initialization | Marcel Holtmann | 2008-11-30 |
* | Bluetooth: Remove deprecated hci_usb driver | Marcel Holtmann | 2008-11-30 |
* | Bluetooth: Respect HCI_UART_DEBUG config in hci_ll.c | Nick Pelly | 2008-11-30 |
* | Bluetooth: Change simple_strtol to simple_strtoul | Julia Lawall | 2008-11-30 |
* | Bluetooth: Fix warnings for bt_key_strings and bt_slock_key_strings | Marcel Holtmann | 2008-11-30 |
* | Bluetooth: Fix leak of uninitialized data to userspace | Vegard Nossum | 2008-11-30 |
* | Bluetooth: Fix TX error path in btsdio driver | Tomas Winkler | 2008-11-30 |
* | Bluetooth: Add suspend/resume support to btusb driver | Marcel Holtmann | 2008-11-30 |
* | Bluetooth: Handle bulk URBs in btusb driver from notify callback | Marcel Holtmann | 2008-11-30 |
* | Bluetooth: Add fine grained mem_flags usage to btusb driver | Marcel Holtmann | 2008-11-30 |
* | gigaset: get rid of info() and warn() macros | Tilman Schmidt | 2008-11-30 |
* | gigaset: remove unnecessary poll method | Tilman Schmidt | 2008-11-30 |
* | cxgb3: Fix sparse warning and micro-optimize is_pure_response() | Roland Dreier | 2008-11-29 |
* | phy: add the ST ste10Xp PHYs | Giuseppe Cavallaro | 2008-11-28 |
* | phy: Add file missed in previous commit. | David S. Miller | 2008-11-28 |
* | phy: power management support | Giuseppe Cavallaro | 2008-11-28 |
* | phy: add natsemi PHY driver | Giuseppe Cavallaro | 2008-11-28 |
* | ne2: silence static never defined warnings | Ilpo Järvinen | 2008-11-28 |
* | bnx2: use net_device_stats nowadays available in net_device | Ilpo Järvinen | 2008-11-28 |
* | niu: use net_device_stats nowadays available in net_device | Ilpo Järvinen | 2008-11-28 |
* | pkt_sched: fix sparse warning | Hannes Eder | 2008-11-28 |
* | netlink: allow empty nested attributes | Patrick McHardy | 2008-11-28 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2008-11-28 |
|\ |
|
| * | netfilter: fix warning in net/netfilter/nf_conntrack_ftp.c | Ingo Molnar | 2008-11-25 |
| * | netfilter: fix warning in net/netfilter/nf_conntrack_proto_tcp.c | Ingo Molnar | 2008-11-25 |
| * | netfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUE | Eric Leblond | 2008-11-25 |
| * | netfilter: nfmark routing in OUTPUT, mangle, NFQUEUE | Eric Leblond | 2008-11-25 |
| * | netfilter: nf_conntrack_ftp: change "partial ..." message to pr_debug() | Patrick McHardy | 2008-11-24 |
| * | netfilter: nf_conntrack_proto_sctp: avoid bogus warning | Patrick McHardy | 2008-11-24 |
| * | netfilter: ip{,6}t_policy.h should include xp_policy.h | Andy Whitcroft | 2008-11-20 |
| * | netfilter: nf_conntrack_proto_gre: spread __exit | Alexey Dobriyan | 2008-11-20 |
| * | netfilter: ip6table_filter: merge LOCAL_IN and FORWARD hooks | Alexey Dobriyan | 2008-11-20 |
| * | netfilter: xt_recent: don't save proc dirs | Alexey Dobriyan | 2008-11-20 |
| * | netfilter: nf_conntrack: fix warning and prototype mismatch | Patrick McHardy | 2008-11-18 |
| * | netfilter: nfnetlink_log: fix warning and prototype mismatch | Patrick McHardy | 2008-11-18 |
| * | netfilter: ctnetlink: deliver events for conntracks changed from userspace | Pablo Neira Ayuso | 2008-11-18 |
| * | netfilter: ctnetlink: helper modules load-on-demand support | Pablo Neira Ayuso | 2008-11-18 |
| * | netfilter: nf_conntrack: connection tracking helper name persistent aliases | Pablo Neira Ayuso | 2008-11-17 |
| * | netfilter: ctnetlink: get rid of module refcounting in ctnetlink | Pablo Neira Ayuso | 2008-11-17 |
| * | netfilter: ctnetlink: use EOPNOTSUPP instead of EINVAL if the conntrack has n... | Pablo Neira Ayuso | 2008-11-17 |
| * | netfilter: ctnetlink: use nf_conntrack_get instead of atomic_inc | Pablo Neira Ayuso | 2008-11-17 |
| * | netfilter: nf_nat: remove warn_if_extra_mangle | Simon Arlott | 2008-11-04 |
| * | netfilter: netns ebtables: br_nf_pre_routing_finish() fixup | Alexey Dobriyan | 2008-11-04 |
| * | netfilter: netns ebtables: ebtable_nat in netns | Alexey Dobriyan | 2008-11-04 |
| * | netfilter: netns ebtables: ebtable_filter in netns | Alexey Dobriyan | 2008-11-04 |
| * | netfilter: netns ebtables: ebtable_broute in netns | Alexey Dobriyan | 2008-11-04 |
| * | netfilter: netns ebtables: more cleanup during ebt_unregister_table() | Alexey Dobriyan | 2008-11-04 |
| * | netfilter: netns ebtables: part 2 | Alexey Dobriyan | 2008-11-04 |
| * | netfilter: netns ebtables: part 1 | Alexey Dobriyan | 2008-11-04 |