summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | Bluetooth: Add ProFUSION's copyrightGustavo F. Padovan2011-12-183-0/+3
| | | * | | | | | | | | | Bluetooth: Use system workqueue to schedule power_onGustavo F. Padovan2011-12-182-2/+2
| | | * | | | | | | | | | Bluetooth: Remove work_add and work_del from hci_sysfsGustavo F. Padovan2011-12-181-44/+27
| | | * | | | | | | | | | Bluetooth: Use new alloc_workqueue()Gustavo F. Padovan2011-12-181-1/+2
| | | * | | | | | | | | | Bluetooth: move power_off to system workqueueGustavo F. Padovan2011-12-182-2/+2
| | | * | | | | | | | | | Bluetooth: Change l2cap chan_list to use RCUGustavo F. Padovan2011-12-181-61/+58
| | | * | | | | | | | | | Bluetooth: invert locking order in connect pathGustavo F. Padovan2011-12-182-60/+59
| | | * | | | | | | | | | Bluetooth: convert info timer to delayed_workGustavo F. Padovan2011-12-181-9/+9
| | | * | | | | | | | | | Bluetooth: convert tx_task to workqueueGustavo F. Padovan2011-12-183-18/+12
| | | * | | | | | | | | | Bluetooth: Move command task to workqueueGustavo F. Padovan2011-12-183-14/+14
| | | * | | | | | | | | | Bluetooth: Don't disable tasklets to call hdev->notify()Gustavo F. Padovan2011-12-182-16/+4
| | | * | | | | | | | | | Bluetooth: convert conn hash to RCUGustavo F. Padovan2011-12-182-22/+31
| | | * | | | | | | | | | Bluetooth: Use RCU to manipulate chan_listGustavo F. Padovan2011-12-182-10/+16
| | | * | | | | | | | | | Bluetooth: convert chan_lock to mutexGustavo F. Padovan2011-12-181-26/+26
| | | * | | | | | | | | | Bluetooth: move hci_task_lock to mutexGustavo F. Padovan2011-12-181-9/+9
| | | * | | | | | | | | | Bluetooth: Remove sk_backlog usage from L2CAPGustavo F. Padovan2011-12-181-11/+1
| | | * | | | | | | | | | Bluetooth: Don't use spin_lock socket lock anymoreGustavo F. Padovan2011-12-181-46/+20
| | | * | | | | | | | | | Bluetooth: Move L2CAP timers to workqueueGustavo F. Padovan2011-12-181-39/+31
| | | * | | | | | | | | | Bluetooth: hci_conn_auto_accept() doesn't need lockingGustavo F. Padovan2011-12-181-4/+0
| | | * | | | | | | | | | Bluetooth: Use delayed work for advertisiment cache timeoutGustavo F. Padovan2011-12-182-7/+9
| | | * | | | | | | | | | Bluetooth: Use delayed_work for connection timeoutGustavo F. Padovan2011-12-181-4/+5
| | | * | | | | | | | | | Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan2011-12-188-97/+97
| | | * | | | | | | | | | Bluetooth: Process recv path in a workqueue instead of a taskletMarcel Holtmann2011-12-181-9/+10
| | | * | | | | | | | | | Bluetooth: make hci_conn_enter_sniff_mode staticGustavo F. Padovan2011-12-161-36/+36
| | | * | | | | | | | | | Bluetooth: Use list_for_each_entry in hci_conn_hash_flush()Gustavo F. Padovan2011-12-161-8/+2
| | | * | | | | | | | | | Bluetooth: Use chan instead of l2cap_pi macroGustavo F. Padovan2011-12-161-1/+1
| | | * | | | | | | | | | Bluetooth: remove struct hci_chan_hashGustavo F. Padovan2011-12-162-14/+8
| * | | | | | | | | | | | net_sched: qdisc_alloc_handle() can be too slowEric Dumazet2012-01-031-5/+9
| * | | | | | | | | | | | sch_qfq: accurate wsum handlingEric Dumazet2012-01-031-8/+9
| * | | | | | | | | | | | sch_sfq: dont put new flow at the end of flowsEric Dumazet2012-01-031-1/+1
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-024-6/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | netfilter: nfnetlink_acct: fix nfnl_acct_get operationPablo Neira Ayuso2012-01-011-4/+13
| * | | | | | | | | | | | netem: fix classful handlingEric Dumazet2011-12-301-121/+81
| * | | | | | | | | | | | IPv6: Avoid taking write lock for /proc/net/ipv6_routeJosh Hunt2011-12-302-1/+21
| * | | | | | | | | | | | unix_diag: Fixup RQLEN extension reportPavel Emelyanov2011-12-301-1/+12
| * | | | | | | | | | | | af_unix: Move CINQ/COUTQ code to helpersPavel Emelyanov2011-12-301-23/+36
| * | | | | | | | | | | | unix_diag: Add the MEMINFO extensionPavel Emelyanov2011-12-301-8/+12
| * | | | | | | | | | | | inet_diag: Add the SKMEMINFO extensionPavel Emelyanov2011-12-301-0/+4
| * | | | | | | | | | | | sock_diag: Introduce the meminfo nla core (v2)Pavel Emelyanov2011-12-301-0/+23
| * | | | | | | | | | | | Merge branch 'tipc-Dec29-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2011-12-3018-237/+248
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | tipc: rename struct bearer_name to struct tipc_bearer_namesPaul Gortmaker2011-12-292-6/+6
| | * | | | | | | | | | | | tipc: rename struct link* to struct tipc_link*Paul Gortmaker2011-12-2910-146/+156
| | * | | | | | | | | | | | tipc: rename struct bcbearer* to tipc_bcbearer*Paul Gortmaker2011-12-291-10/+10
| | * | | | | | | | | | | | tipc: rename struct bclink to struct tipc_bclinkPaul Gortmaker2011-12-291-4/+4
| | * | | | | | | | | | | | tipc: rename struct subscriber to struct tipc_subscriberPaul Gortmaker2011-12-291-11/+11
| | * | | | | | | | | | | | tipc: rename struct subscription to struct tipc_subscriptionPaul Gortmaker2011-12-294-26/+27
| | * | | | | | | | | | | | tipc: rename struct port_list to struct tipc_port_listPaul Gortmaker2011-12-296-19/+19
| | * | | | | | | | | | | | tipc: rename struct media to struct tipc_mediaPaul Gortmaker2011-12-295-15/+15
| * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-303-9/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ipv6: Fix neigh lookup using NULL device.David S. Miller2011-12-291-7/+10
OpenPOWER on IntegriCloud