summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2011-04-08Bluetooth: Move ERTM timers to struct l2cap_chanGustavo F. Padovan1-7/+8
2011-04-08Bluetooth: Move remote info to struct l2cap_chanGustavo F. Padovan1-5/+5
2011-04-08Bluetooth: Move SDU related vars to struct l2cap_chanGustavo F. Padovan1-4/+4
2011-04-08Bluetooth: Move more ERTM stuff to struct l2cap_chanGustavo F. Padovan1-5/+5
2011-04-08Bluetooth: Move of ERTM *_seq vars to struct l2cap_chanGustavo F. Padovan1-10/+10
2011-04-08Bluetooth: Move conn_state to struct l2cap_chanGustavo F. Padovan1-2/+3
2011-04-08Bluetooth: clean up l2cap_sock_recvmsg()Gustavo F. Padovan1-2/+1
2011-04-08Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chanGustavo F. Padovan1-5/+6
2011-04-08Bluetooth: Move ident to struct l2cap_chanGustavo F. Padovan1-2/+2
2011-04-08Bluetooth: Remove struct del_listGustavo F. Padovan1-5/+0
2011-04-08Bluetooth: Use struct list_head for L2CAP channels listGustavo F. Padovan1-9/+3
2011-04-08Bluetooth: Create struct l2cap_chanGustavo F. Padovan1-6/+12
2011-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-3/+38
2011-04-07nl80211: Add BSS parameters to stationPaul Stewart1-0/+34
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville4-6/+110
2011-04-05Bluetooth: Add mgmt_remote_name eventJohan Hedberg2-0/+7
2011-04-05Bluetooth: Add mgmt_device_found eventJohan Hedberg2-0/+10
2011-04-04mac80211: fix comment regarding aggregation buf_sizeJohannes Berg1-2/+13
2011-04-02sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun1-1/+1
2011-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+2
2011-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan1-0/+2
2011-03-31Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan1-0/+2
2011-03-31Bluetooth: Add local Extended Inquiry Response (EIR) supportJohan Hedberg2-0/+9
2011-03-31Bluetooth: Remove unused struct l2cap_conn itemGustavo F. Padovan1-1/+0
2011-03-31Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc3-0/+45
2011-03-31Bluetooth: Add read_local_oob_data management commandSzymon Janc3-0/+15
2011-03-31Bluetooth: Remove unused struct itemGustavo F. Padovan1-1/+0
2011-03-31Bluetooth: mgmt: Add support for setting the local nameJohan Hedberg2-0/+11
2011-03-31Bluetooth: mgmt: Add local name information to read_info replyJohan Hedberg1-0/+5
2011-03-31Bluetooth: Add define for the maximum name length on HCI levelJohan Hedberg2-4/+6
2011-03-30cfg80211: Add nl80211 event for deletion of a station entryJouni Malinen1-0/+9
2011-03-30net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs2-0/+24
2011-03-29xfrm: Assign esn pointers when cloning a stateSteffen Klassert1-0/+22
2011-03-28rose: Add length checks to CALL_REQUEST parsingBen Hutchings1-1/+7
2011-03-28dst: Clone child entry in skb_dst_popSteffen Klassert1-1/+1
2011-03-25route: Take the right src and dst addresses in ip_route_newportsSteffen Klassert1-2/+2
2011-03-25ipv4: Fix nexthop caching wrt. scoping.David S. Miller1-3/+3
2011-03-25ipv4: Invalidate nexthop cache nh_saddr more correctly.David S. Miller2-2/+11
2011-03-24Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan1-0/+2
2011-03-24net_sched: fix THROTTLED/RUNNING raceEric Dumazet1-4/+4
2011-03-23ipv6: ip6_route_output does not modify sk parameter, so make it constFlorian Westphal1-1/+1
2011-03-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-2/+3
2011-03-22ipv4: fix route deletion for IPs on many subnetsJulian Anastasov1-0/+1
2011-03-22IPVS: Use global mutex in ip_vs_app.cSimon Horman1-2/+0
2011-03-22snmp: SNMP_UPD_PO_STATS_BH() always called from softirqEric Dumazet1-2/+2
2011-03-22xfrm: Fix initialize repl field of struct xfrm_stateWei Yongjun1-0/+1
2011-03-21wireless: fix 80211 kernel-doc warningsRandy Dunlap2-2/+3
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds49-533/+1950
2011-03-17Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+3
2011-03-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-0/+15