summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Bluetooth: Rename info_work to info_timerGustavo F. Padovan2011-12-201-1/+1
| * | | | Bluetooth: convert security timer to delayed_workGustavo F. Padovan2011-12-201-1/+1
| * | | | Bluetooth: Move l2cap_{set,clear}_timer to l2cap.hGustavo F. Padovan2011-12-201-0/+15
| * | | | Bluetooth: Clean up magic pointersAndrei Emeltchenko2011-12-201-1/+6
| * | | | Bluetooth: Initialize default flow control modeAndrei Emeltchenko2011-12-201-0/+4
| * | | | mac80211: handle SMPS action framesJohannes Berg2011-12-191-1/+4
| * | | | cfg80211: Return beacon loss count in stationPaul Stewart2011-12-191-1/+6
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-12-194-155/+187
| |\ \ \ \
| | * | | | Bluetooth: Add missing mgmt_confirm_name command definitionJohan Hedberg2011-12-191-0/+10
| | * | | | Bluetooth: Fix mgmt_(block,unblock)_device opcodesJohan Hedberg2011-12-191-2/+2
| | * | | | Bluetooth: Add missing confirm_name field to mgmt_ev_device_foundJohan Hedberg2011-12-191-0/+1
| | * | | | Bluetooth: Add HCI Read Data Block Size functionAndrei Emeltchenko2011-12-192-0/+13
| | * | | | Bluetooth: Update ordering and opcodes of mgmt messagesJohan Hedberg2011-12-181-66/+81
| | * | | | Bluetooth: Add timer for automatically disabling the service cacheJohan Hedberg2011-12-181-0/+2
| | * | | | Bluetooth: Remove mgmt_set_service_cacheJohan Hedberg2011-12-182-5/+4Star
| | * | | | Bluetooth: Move mgmt_set_fast_connectable to the right locationJohan Hedberg2011-12-181-5/+2Star
| | * | | | Bluetooth: Update mgmt_read_info and related mgmt messagesJohan Hedberg2011-12-182-11/+19
| | * | | | Bluetooth: Remove work_add and work_del from hci_sysfsGustavo F. Padovan2011-12-181-3/+0Star
| | * | | | Bluetooth: invert locking order in connect pathGustavo F. Padovan2011-12-181-1/+2
| | * | | | Bluetooth: convert info timer to delayed_workGustavo F. Padovan2011-12-181-1/+1
| | * | | | Bluetooth: convert tx_task to workqueueGustavo F. Padovan2011-12-181-1/+1
| | * | | | Bluetooth: Move command task to workqueueGustavo F. Padovan2011-12-181-1/+1
| | * | | | Bluetooth: convert conn hash to RCUGustavo F. Padovan2011-12-181-14/+31
| | * | | | Bluetooth: convert chan_lock to mutexGustavo F. Padovan2011-12-181-1/+1
| | * | | | Bluetooth: Move L2CAP timers to workqueueGustavo F. Padovan2011-12-181-8/+9
| | * | | | Bluetooth: Use delayed work for advertisiment cache timeoutGustavo F. Padovan2011-12-181-1/+1
| | * | | | Bluetooth: Use delayed_work for connection timeoutGustavo F. Padovan2011-12-181-3/+5
| | * | | | Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan2011-12-181-5/+3Star
| | * | | | Bluetooth: Process recv path in a workqueue instead of a taskletMarcel Holtmann2011-12-181-1/+2
| | * | | | Bluetooth: make hci_conn_enter_sniff_mode staticGustavo F. Padovan2011-12-161-1/+0Star
| | * | | | Bluetooth: Initialize LE connection countGustavo F. Padovan2011-12-161-0/+1
| | * | | | Bluetooth: remove lock from struct conn_hashGustavo F. Padovan2011-12-161-1/+0Star
| | * | | | Bluetooth: remove struct hci_chan_hashGustavo F. Padovan2011-12-161-31/+2Star
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-01-031-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ipvs: try also real server with port 0 in backup serverJulian Anastasov2011-12-311-1/+1
* | | | | | IPv6: Avoid taking write lock for /proc/net/ipv6_routeJosh Hunt2011-12-301-0/+4
* | | | | | af_unix: Move CINQ/COUTQ code to helpersPavel Emelyanov2011-12-301-0/+3
* | | | | | ipv6: Kill rt6i_dev and rt6i_expires defines.David S. Miller2011-12-291-3/+0Star
* | | | | | ipv6: Create fast inline ipv6 neigh lookup just like ipv4.David S. Miller2011-12-281-0/+27
* | | | | | ipv6: Use universal hash for NDISC.David S. Miller2011-12-283-3/+14
* | | | | | Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller2011-12-257-23/+14Star
|\ \ \ \ \ \
| * | | | | | netfilter: ctnetlink: remove dead NAT codePatrick McHardy2011-12-231-5/+0Star
| * | | | | | netfilter: nat: remove module reference counting from NAT protocolsPatrick McHardy2011-12-231-2/+0Star
| * | | | | | netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy2011-12-234-15/+12Star
| * | | | | | netfilter: rework user-space expectation helper supportPablo Neira Ayuso2011-12-231-1/+0Star
| * | | | | | netfilter: nf_conntrack: use atomic64 for accounting countersEric Dumazet2011-12-181-2/+2
| * | | | | | ipv6: add ip6_route_lookupFlorian Westphal2011-12-041-0/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-234-1/+9
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | net: relax rcvbuf limitsEric Dumazet2011-12-231-1/+3
| * | | | | | net: introduce DST_NOPEER dst flagEric Dumazet2011-12-231-0/+1
| | |_|_|_|/ | |/| | | |