summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* mac80211: add a function for setting the TIM bit for a specific stationFelix Fietkau2011-04-191-0/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-04-191-68/+62
|\
| * Bluetooth: Move tx queue to struct l2cap_chanGustavo F. Padovan2011-04-131-2/+2
| * Bluetooth: Move SREJ list to struct l2cap_chanGustavo F. Padovan2011-04-131-7/+6
| * Bluetooth: Move busy workqueue to struct l2cap_chanGustavo F. Padovan2011-04-071-1/+1
| * Bluetooth: Move srej and busy queues to struct l2cap_chanGustavo F. Padovan2011-04-071-4/+2
| * Bluetooth: Move ERTM timers to struct l2cap_chanGustavo F. Padovan2011-04-071-7/+8
| * Bluetooth: Move remote info to struct l2cap_chanGustavo F. Padovan2011-04-071-5/+5
| * Bluetooth: Move SDU related vars to struct l2cap_chanGustavo F. Padovan2011-04-071-4/+4
| * Bluetooth: Move more ERTM stuff to struct l2cap_chanGustavo F. Padovan2011-04-071-5/+5
| * Bluetooth: Move of ERTM *_seq vars to struct l2cap_chanGustavo F. Padovan2011-04-071-10/+10
| * Bluetooth: Move conn_state to struct l2cap_chanGustavo F. Padovan2011-04-071-2/+3
| * Bluetooth: clean up l2cap_sock_recvmsg()Gustavo F. Padovan2011-04-071-2/+1
| * Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chanGustavo F. Padovan2011-04-071-5/+6
| * Bluetooth: Move ident to struct l2cap_chanGustavo F. Padovan2011-04-071-2/+2
| * Bluetooth: Remove struct del_listGustavo F. Padovan2011-04-071-5/+0
| * Bluetooth: Use struct list_head for L2CAP channels listGustavo F. Padovan2011-04-071-9/+3
| * Bluetooth: Create struct l2cap_chanGustavo F. Padovan2011-04-071-6/+12
* | {mac|nl}80211: Add station connected timeMohammed Shafi Shajakhan2011-04-121-0/+4
* | nl80211: New notification to discover mesh peer candidates.Javier Cardona2011-04-121-0/+16
* | cfg80211/nl80211: Add userspace authentication flag to mesh setupJavier Cardona2011-04-121-0/+5
* | nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IEJavier Cardona2011-04-121-4/+4
* | mac80211: Check for queued frames before entering power save.Vivek Natarajan2011-04-121-0/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-074-3/+38
|\ \
| * | mac80211: fix comment regarding aggregation buf_sizeJohannes Berg2011-04-041-2/+13
| * | sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun2011-04-021-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-021-0/+2
| |\ \
| | * | Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan2011-03-241-0/+2
| * | | net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs2011-03-302-0/+24
* | | | nl80211: Add BSS parameters to stationPaul Stewart2011-04-071-0/+34
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-04-074-6/+110
|\ \ \ \ | | |_|/ | |/| |
| * | | Bluetooth: Add mgmt_remote_name eventJohan Hedberg2011-04-042-0/+7
| * | | Bluetooth: Add mgmt_device_found eventJohan Hedberg2011-04-042-0/+10
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan2011-03-311-0/+2
| |\ \ \
| | * | | Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan2011-03-311-0/+2
| | |/ /
| * | | Bluetooth: Add local Extended Inquiry Response (EIR) supportJohan Hedberg2011-03-312-0/+9
| * | | Bluetooth: Remove unused struct l2cap_conn itemGustavo F. Padovan2011-03-311-1/+0
| * | | Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc2011-03-313-0/+45
| * | | Bluetooth: Add read_local_oob_data management commandSzymon Janc2011-03-313-0/+15
| * | | Bluetooth: Remove unused struct itemGustavo F. Padovan2011-03-311-1/+0
| * | | Bluetooth: mgmt: Add support for setting the local nameJohan Hedberg2011-03-312-0/+11
| * | | Bluetooth: mgmt: Add local name information to read_info replyJohan Hedberg2011-03-311-0/+5
| * | | Bluetooth: Add define for the maximum name length on HCI levelJohan Hedberg2011-03-312-4/+6
| |/ /
* / / cfg80211: Add nl80211 event for deletion of a station entryJouni Malinen2011-03-301-0/+9
|/ /
* | xfrm: Assign esn pointers when cloning a stateSteffen Klassert2011-03-291-0/+22
* | rose: Add length checks to CALL_REQUEST parsingBen Hutchings2011-03-281-1/+7
* | dst: Clone child entry in skb_dst_popSteffen Klassert2011-03-281-1/+1
* | route: Take the right src and dst addresses in ip_route_newportsSteffen Klassert2011-03-251-2/+2
* | ipv4: Fix nexthop caching wrt. scoping.David S. Miller2011-03-251-3/+3
* | ipv4: Invalidate nexthop cache nh_saddr more correctly.David S. Miller2011-03-252-2/+11