summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2011-12-18Bluetooth: Update ordering and opcodes of mgmt messagesJohan Hedberg-66/+81
2011-12-18Bluetooth: Add timer for automatically disabling the service cacheJohan Hedberg-0/+2
2011-12-18Bluetooth: Remove mgmt_set_service_cacheJohan Hedberg-5/+4
2011-12-18Bluetooth: Move mgmt_set_fast_connectable to the right locationJohan Hedberg-5/+2
2011-12-18Bluetooth: Update mgmt_read_info and related mgmt messagesJohan Hedberg-11/+19
2011-12-18Bluetooth: Remove work_add and work_del from hci_sysfsGustavo F. Padovan-3/+0
2011-12-18Bluetooth: invert locking order in connect pathGustavo F. Padovan-1/+2
2011-12-18Bluetooth: convert info timer to delayed_workGustavo F. Padovan-1/+1
2011-12-18Bluetooth: convert tx_task to workqueueGustavo F. Padovan-1/+1
2011-12-18Bluetooth: Move command task to workqueueGustavo F. Padovan-1/+1
2011-12-18Bluetooth: convert conn hash to RCUGustavo F. Padovan-14/+31
2011-12-18Bluetooth: convert chan_lock to mutexGustavo F. Padovan-1/+1
2011-12-18Bluetooth: Move L2CAP timers to workqueueGustavo F. Padovan-8/+9
2011-12-18Bluetooth: Use delayed work for advertisiment cache timeoutGustavo F. Padovan-1/+1
2011-12-18Bluetooth: Use delayed_work for connection timeoutGustavo F. Padovan-3/+5
2011-12-18Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan-5/+3
2011-12-18Bluetooth: Process recv path in a workqueue instead of a taskletMarcel Holtmann-1/+2
2011-12-18netfilter: nf_conntrack: use atomic64 for accounting countersEric Dumazet-2/+2
2011-12-16Bluetooth: make hci_conn_enter_sniff_mode staticGustavo F. Padovan-1/+0
2011-12-16net: fix compilation with !CONFIG_NETGlauber Costa-0/+12
2011-12-16Bluetooth: Initialize LE connection countGustavo F. Padovan-0/+1
2011-12-16Bluetooth: remove lock from struct conn_hashGustavo F. Padovan-1/+0
2011-12-16Bluetooth: remove struct hci_chan_hashGustavo F. Padovan-31/+2
2011-12-16af_unix: Export stuff required for diag modulePavel Emelyanov-0/+3
2011-12-16cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez-1/+3
2011-12-15cfg80211: validate nl80211 station handling betterJohannes Berg-1/+6
2011-12-14NFC: Set and get DEP general bytesSamuel Ortiz-0/+5
2011-12-14NFC: Add a DEP link control netlink commandSamuel Ortiz-0/+11
2011-12-14NFC: Add tx skb allocation routineSamuel Ortiz-1/+4
2011-12-14inet: remove rcu protection on tw_netEric Dumazet-10/+2
2011-12-13net: Remove unused neighbour layer ops.David S. Miller-1/+0
2011-12-13cfg80211: Fix race in bss timeoutVasanthakumar Thiagarajan-0/+26
2011-12-13net: fix build error if CONFIG_CGROUPS=nEric Dumazet-0/+2
2011-12-12tcp buffer limitation: per-cgroup limitGlauber Costa-0/+2
2011-12-12per-netns ipv4 sysctl_tcp_memGlauber Costa-1/+1
2011-12-12tcp memory pressure controlsGlauber Costa-0/+19
2011-12-12socket: initial cgroup code.Glauber Costa-6/+150
2011-12-12foundations of per-cgroup memory pressure controlling.Glauber Costa-2/+97
2011-12-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-13/+120
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet-24/+24
2011-12-09udp: Export code sk lookup routinesPavel Emelyanov-0/+6
2011-12-09sch_red: generalize accurate MAX_P support to RED/GRED/CHOKEEric Dumazet-5/+11
2011-12-08sch_red: Adaptative RED AQMEric Dumazet-17/+84
2011-12-06ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().David S. Miller-1/+1
2011-12-06ipv6: Make third arg to anycast_dst_alloc() bool.David S. Miller-1/+1
2011-12-06nl80211: Parse channel type attribute in an ibss join requestAlexander Simon-0/+11
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville-13/+109
2011-12-06caif-spi: Bugfix for dump upon device removalErwan Bracq-2/+2
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+11
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller-3/+3