Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | * | | | | | | | Bluetooth: Add timer for automatically disabling the service cache | Johan Hedberg | 2011-12-18 | |
| | | * | | | | | | | Bluetooth: Remove mgmt_set_service_cache | Johan Hedberg | 2011-12-18 | |
| | | * | | | | | | | Bluetooth: Move mgmt_set_fast_connectable to the right location | Johan Hedberg | 2011-12-18 | |
| | | * | | | | | | | Bluetooth: Update mgmt_read_info and related mgmt messages | Johan Hedberg | 2011-12-18 | |
| | | * | | | | | | | Bluetooth: Remove work_add and work_del from hci_sysfs | Gustavo F. Padovan | 2011-12-18 | |
| | | * | | | | | | | Bluetooth: invert locking order in connect path | Gustavo F. Padovan | 2011-12-18 | |
| | | * | | | | | | | Bluetooth: convert info timer to delayed_work | Gustavo F. Padovan | 2011-12-18 | |
| | | * | | | | | | | Bluetooth: convert tx_task to workqueue | Gustavo F. Padovan | 2011-12-18 | |
| | | * | | | | | | | Bluetooth: Move command task to workqueue | Gustavo F. Padovan | 2011-12-18 | |
| | | * | | | | | | | Bluetooth: convert conn hash to RCU | Gustavo F. Padovan | 2011-12-18 | |
| | | * | | | | | | | Bluetooth: convert chan_lock to mutex | Gustavo F. Padovan | 2011-12-18 | |
| | | * | | | | | | | Bluetooth: Move L2CAP timers to workqueue | Gustavo F. Padovan | 2011-12-18 | |
| | | * | | | | | | | Bluetooth: Use delayed work for advertisiment cache timeout | Gustavo F. Padovan | 2011-12-18 | |
| | | * | | | | | | | Bluetooth: Use delayed_work for connection timeout | Gustavo F. Padovan | 2011-12-18 | |
| | | * | | | | | | | Bluetooth: Replace spin_lock by mutex in hci_dev | Gustavo F. Padovan | 2011-12-18 | |
| | | * | | | | | | | Bluetooth: Process recv path in a workqueue instead of a tasklet | Marcel Holtmann | 2011-12-18 | |
| | | * | | | | | | | Bluetooth: make hci_conn_enter_sniff_mode static | Gustavo F. Padovan | 2011-12-16 | |
| | | * | | | | | | | Bluetooth: Initialize LE connection count | Gustavo F. Padovan | 2011-12-16 | |
| | | * | | | | | | | Bluetooth: remove lock from struct conn_hash | Gustavo F. Padovan | 2011-12-16 | |
| | | * | | | | | | | Bluetooth: remove struct hci_chan_hash | Gustavo F. Padovan | 2011-12-16 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-01-02 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||
| * | | | | | | | | | IPv6: Avoid taking write lock for /proc/net/ipv6_route | Josh Hunt | 2011-12-30 | |
| * | | | | | | | | | unix_diag: Fixup RQLEN extension report | Pavel Emelyanov | 2011-12-30 | |
| * | | | | | | | | | af_unix: Move CINQ/COUTQ code to helpers | Pavel Emelyanov | 2011-12-30 | |
| * | | | | | | | | | unix_diag: Add the MEMINFO extension | Pavel Emelyanov | 2011-12-30 | |
| * | | | | | | | | | inet_diag: Add the SKMEMINFO extension | Pavel Emelyanov | 2011-12-30 | |
| * | | | | | | | | | sock_diag: Introduce the meminfo nla core (v2) | Pavel Emelyanov | 2011-12-30 | |
| * | | | | | | | | | unix_diag: Include unix_diag.h into header-y target | Pavel Emelyanov | 2011-12-30 | |
| * | | | | | | | | | sock_diag: Arrange sock_diag.h such that it is exportable to userspace | Pavel Emelyanov | 2011-12-30 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-30 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | ipv6: Kill rt6i_dev and rt6i_expires defines. | David S. Miller | 2011-12-28 | |
| * | | | | | | | | | | ipv6: Create fast inline ipv6 neigh lookup just like ipv4. | David S. Miller | 2011-12-28 | |
| * | | | | | | | | | | ipv6: Use universal hash for NDISC. | David S. Miller | 2011-12-28 | |
| * | | | | | | | | | | netfilter: xtables: give xt_ecn its own name | Jan Engelhardt | 2011-12-27 | |
| * | | | | | | | | | | netfilter: xtables: move ipt_ecn to xt_ecn | Jan Engelhardt | 2011-12-27 | |
| * | | | | | | | | | | Merge branch 'nf-next' of git://1984.lsi.us.es/net-next | David S. Miller | 2011-12-25 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | netfilter: xtables: add nfacct match to support extended accounting | Pablo Neira Ayuso | 2011-12-24 | |
| | * | | | | | | | | | | netfilter: add extended accounting infrastructure over nfnetlink | Pablo Neira Ayuso | 2011-12-24 | |
| | * | | | | | | | | | | netfilter: ctnetlink: remove dead NAT code | Patrick McHardy | 2011-12-23 | |
| | * | | | | | | | | | | netfilter: nat: remove module reference counting from NAT protocols | Patrick McHardy | 2011-12-23 | |
| | * | | | | | | | | | | netfilter: nf_nat: export NAT definitions to userspace | Patrick McHardy | 2011-12-23 | |
| | * | | | | | | | | | | netfilter: rework user-space expectation helper support | Pablo Neira Ayuso | 2011-12-23 | |
| | * | | | | | | | | | | netfilter: nf_conntrack: use atomic64 for accounting counters | Eric Dumazet | 2011-12-17 | |
| | * | | | | | | | | | | ipv6: add ip6_route_lookup | Florian Westphal | 2011-12-04 | |
| | * | | | | | | | | | | netfilter: add ipv4 reverse path filter match | Florian Westphal | 2011-12-04 | |
| * | | | | | | | | | | | rfs: better sizing of dev_flow_table | Eric Dumazet | 2011-12-24 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | net: only use a single page of slop in MAX_SKB_FRAGS | Ian Campbell | 2011-12-23 | |
| * | | | | | | | | | | | | tcp: Replace constants with #define macros | Vijay Subramanian | 2011-12-21 | |
| * | | | | | | | | | | | | af_iucv: get rid of state IUCV_SEVERED | Ursula Braun | 2011-12-20 |