aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Move conf_state to struct l2cap_chanGustavo F. Padovan2011-04-271-2/+1
* Bluetooth: Refactor L2CAP channel allocationGustavo F. Padovan2011-04-271-1/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo F. Padovan2011-04-204-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-011-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-011-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
* | | 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
* | | 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
|/ /
* | xfrm: Assign esn pointers when cloning a stateSteffen Klassert2011-03-281-0/+22
* | rose: Add length checks to CALL_REQUEST parsingBen Hutchings2011-03-271-1/+7
* | dst: Clone child entry in skb_dst_popSteffen Klassert2011-03-271-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-241-3/+3
* | ipv4: Invalidate nexthop cache nh_saddr more correctly.David S. Miller2011-03-242-2/+11
* | net_sched: fix THROTTLED/RUNNING raceEric Dumazet2011-03-241-4/+4
* | ipv6: ip6_route_output does not modify sk parameter, so make it constFlorian Westphal2011-03-221-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-03-222-2/+3
|\ \ | |/
| * wireless: fix 80211 kernel-doc warningsRandy Dunlap2011-03-212-2/+3
* | ipv4: fix route deletion for IPs on many subnetsJulian Anastasov2011-03-221-0/+1
* | IPVS: Use global mutex in ip_vs_app.cSimon Horman2011-03-211-2/+0
* | snmp: SNMP_UPD_PO_STATS_BH() always called from softirqEric Dumazet2011-03-211-2/+2
* | xfrm: Fix initialize repl field of struct xfrm_stateWei Yongjun2011-03-211-0/+1
|/