summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2011-04-07Bluetooth: Move busy workqueue to struct l2cap_chanGustavo F. Padovan-1/+1
2011-04-07Bluetooth: Move srej and busy queues to struct l2cap_chanGustavo F. Padovan-4/+2
2011-04-07Bluetooth: Move ERTM timers to struct l2cap_chanGustavo F. Padovan-7/+8
2011-04-07Bluetooth: Move remote info to struct l2cap_chanGustavo F. Padovan-5/+5
2011-04-07Bluetooth: Move SDU related vars to struct l2cap_chanGustavo F. Padovan-4/+4
2011-04-07Bluetooth: Move more ERTM stuff to struct l2cap_chanGustavo F. Padovan-5/+5
2011-04-07Bluetooth: Move of ERTM *_seq vars to struct l2cap_chanGustavo F. Padovan-10/+10
2011-04-07Bluetooth: Move conn_state to struct l2cap_chanGustavo F. Padovan-2/+3
2011-04-07Bluetooth: clean up l2cap_sock_recvmsg()Gustavo F. Padovan-2/+1
2011-04-07Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chanGustavo F. Padovan-5/+6
2011-04-07Bluetooth: Move ident to struct l2cap_chanGustavo F. Padovan-2/+2
2011-04-07Bluetooth: Remove struct del_listGustavo F. Padovan-5/+0
2011-04-07Bluetooth: Use struct list_head for L2CAP channels listGustavo F. Padovan-9/+3
2011-04-07Bluetooth: Create struct l2cap_chanGustavo F. Padovan-6/+12
2011-04-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-5/+17
2011-04-07ipv4: Fix "Set rt->rt_iif more sanely on output routes."OGAWA Hirofumi-2/+3
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-3/+38
2011-04-07nl80211: Add BSS parameters to stationPaul Stewart-0/+34
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville-6/+110
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds-20/+20
2011-04-06net: fix skb_add_data_nocache() to calc csum correctlyWei Yongjun-7/+8
2011-04-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-2/+13
2011-04-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-1/+1
2011-04-04net: Allow no-cache copy from user on transmitTom Herbert-0/+53
2011-04-04Bluetooth: Add mgmt_remote_name eventJohan Hedberg-0/+7
2011-04-04Bluetooth: Add mgmt_device_found eventJohan Hedberg-0/+10
2011-04-04mac80211: fix comment regarding aggregation buf_sizeJohannes Berg-2/+13
2011-04-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+3
2011-04-04IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons()Hans Schillstrom-1/+1
2011-04-01sctp: fix auth_hmacs field's length of struct sctp_cookieWei Yongjun-1/+1
2011-04-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-0/+2
2011-03-31net: Order ports in same order as addresses in flow objects.David S. Miller-3/+3
2011-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gustavo F. Padovan-0/+2
2011-03-31Bluetooth: Fix HCI_RESET command synchronizationGustavo F. Padovan-0/+2
2011-03-31Bluetooth: Add local Extended Inquiry Response (EIR) supportJohan Hedberg-0/+9
2011-03-31Bluetooth: Remove unused struct l2cap_conn itemGustavo F. Padovan-1/+0
2011-03-31Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc-0/+45
2011-03-31Bluetooth: Add read_local_oob_data management commandSzymon Janc-0/+15
2011-03-31Bluetooth: Remove unused struct itemGustavo F. Padovan-1/+0
2011-03-31Bluetooth: mgmt: Add support for setting the local nameJohan Hedberg-0/+11
2011-03-31Bluetooth: mgmt: Add local name information to read_info replyJohan Hedberg-0/+5
2011-03-31Bluetooth: Add define for the maximum name length on HCI levelJohan Hedberg-4/+6
2011-03-31Fix common misspellingsLucas De Marchi-20/+20
2011-03-31ipv4: Use flowi4_init_output() in net/route.hDavid S. Miller-36/+24
2011-03-31net: Add helper flowi4_init_output().David S. Miller-0/+21
2011-03-30cfg80211: Add nl80211 event for deletion of a station entryJouni Malinen-0/+9
2011-03-30net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs-0/+24
2011-03-28xfrm: Assign esn pointers when cloning a stateSteffen Klassert-0/+22
2011-03-27rose: Add length checks to CALL_REQUEST parsingBen Hutchings-1/+7
2011-03-27dst: Clone child entry in skb_dst_popSteffen Klassert-1/+1