summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | can: Add missing socket check in can/bcm release.Dave Jones2011-04-191-1/+6
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-04-193-10/+30
| |\ \ \
| | * | | netfilter: ipset: Fix the order of listing of setsJozsef Kadlecsik2011-04-191-8/+10
| | * | | netfilter: ipset: set match and SET target fixesJozsef Kadlecsik2011-04-131-2/+16
| | * | | netfilter: ipset: bitmap:ip,mac type requires "src" for MACJozsef Kadlecsik2011-04-131-0/+4
* | | | | bluetooth: Fix use-before-initiailized var.David S. Miller2011-04-251-1/+1
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-04-2524-740/+1219
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-2524-740/+1219
| |\ \ \ \ \
| | * | | | | mac80211: explain padding in place of rate fieldJohannes Berg2011-04-191-1/+2
| | * | | | | mac80211: add a function for setting the TIM bit for a specific stationFelix Fietkau2011-04-192-1/+15
| | * | | | | mac80211: fix debugfs printk format warningRandy Dunlap2011-04-191-1/+1
| | * | | | | rfkill: Regulator consumer driver for rfkillAntonio Ospite2011-04-193-0/+176
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-04-193-666/+754
| | |\ \ \ \ \
| | | * | | | | Bluetooth: Fix lockdep warning in L2CAPGustavo F. Padovan2011-04-141-2/+0
| | | * | | | | Bluetooth: Fix another locking unbalanceGustavo F. Padovan2011-04-141-0/+2
| | | * | | | | Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()Gustavo F. Padovan2011-04-131-5/+3
| | | * | | | | Bluetooth: Fix Out Of Band pairing when mgmt interface is disabledSzymon Janc2011-04-131-0/+4
| | | * | | | | Bluetooth: Add proper handling of received LE dataGustavo F. Padovan2011-04-131-0/+34
| | | * | | | | Bluetooth: Fix wrong comparison in listen()Gustavo F. Padovan2011-04-131-1/+1
| | | * | | | | Bluetooth: Move tx queue to struct l2cap_chanGustavo F. Padovan2011-04-132-25/+22
| | | * | | | | Bluetooth: Remove unneeded uninitialized_vars()Gustavo F. Padovan2011-04-131-1/+1
| | | * | | | | Bluetooth: Remove some sk references from l2cap_core.cGustavo F. Padovan2011-04-131-17/+12
| | | * | | | | Bluetooth: Move SREJ list to struct l2cap_chanGustavo F. Padovan2011-04-132-12/+11
| | | * | | | | Bluetooth: Fix lockdep warning with skb list lockGustavo F. Padovan2011-04-071-0/+5
| | | * | | | | Bluetooth: Move busy workqueue to struct l2cap_chanGustavo F. Padovan2011-04-071-11/+9
| | | * | | | | Bluetooth: Move srej and busy queues to struct l2cap_chanGustavo F. Padovan2011-04-072-24/+20
| | | * | | | | Bluetooth: Move ERTM timers to struct l2cap_chanGustavo F. Padovan2011-04-072-44/+43
| | | * | | | | Bluetooth: Move remote info to struct l2cap_chanGustavo F. Padovan2011-04-072-18/+18
| | | * | | | | Bluetooth: Move SDU related vars to struct l2cap_chanGustavo F. Padovan2011-04-071-37/+37
| | | * | | | | Bluetooth: Move more ERTM stuff to struct l2cap_chanGustavo F. Padovan2011-04-071-27/+24
| | | * | | | | Bluetooth: Move of ERTM *_seq vars to struct l2cap_chanGustavo F. Padovan2011-04-072-67/+63
| | | * | | | | Bluetooth: Move conn_state to struct l2cap_chanGustavo F. Padovan2011-04-072-193/+214
| | | * | | | | Bluetooth: clean up l2cap_sock_recvmsg()Gustavo F. Padovan2011-04-072-25/+28
| | | * | | | | Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chanGustavo F. Padovan2011-04-072-31/+32
| | | * | | | | Bluetooth: Move ident to struct l2cap_chanGustavo F. Padovan2011-04-072-21/+21
| | | * | | | | Bluetooth: Remove struct del_listGustavo F. Padovan2011-04-071-17/+7
| | | * | | | | Bluetooth: Use struct list_head for L2CAP channels listGustavo F. Padovan2011-04-071-103/+85
| | | * | | | | Bluetooth: Create struct l2cap_chanGustavo F. Padovan2011-04-072-90/+163
| | * | | | | | mac80211: Allocate new mesh path and portal tables before taking lockscozybit Inc2011-04-131-24/+25
| | * | | | | | mac80211: receive EAP frames from a station in an AP VLAN on the main APFelix Fietkau2011-04-131-4/+16
| | * | | | | | {mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan2011-04-125-1/+40
| | * | | | | | mac80211: send notification on new peer candidate for our secure meshJavier Cardona2011-04-124-9/+21
| | * | | | | | nl80211: New notification to discover mesh peer candidates.Javier Cardona2011-04-123-0/+56
| | * | | | | | nl80211/mac80211: Perform PLINK_ACTION on new stationJavier Cardona2011-04-122-1/+6
| | * | | | | | mac80211: ignore peer link requests from unauthenticated stations.Javier Cardona2011-04-121-0/+9
| | * | | | | | mac80211: Let user space receive and send mesh auth/deauth framesJavier Cardona2011-04-122-2/+5
| | * | | | | | nl80211/mac80211: let userspace authenticate stationsJavier Cardona2011-04-122-1/+10
| | * | | | | | mac80211: ignore peers if security is enabled for this meshJavier Cardona2011-04-125-0/+11
| | * | | | | | cfg80211/nl80211: Add userspace authentication flag to mesh setupJavier Cardona2011-04-122-0/+9
| | * | | | | | nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona2011-04-127-22/+22
OpenPOWER on IntegriCloud