aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-07Bluetooth: clean up l2cap_sock_recvmsg()Gustavo F. Padovan1-2/+1
2011-04-07Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chanGustavo F. Padovan1-5/+6
2011-04-07Bluetooth: Move ident to struct l2cap_chanGustavo F. Padovan1-2/+2
2011-04-07Bluetooth: Remove struct del_listGustavo F. Padovan1-5/+0
2011-04-07Bluetooth: Use struct list_head for L2CAP channels listGustavo F. Padovan1-9/+3
2011-04-07Bluetooth: Create struct l2cap_chanGustavo F. Padovan1-6/+12
2011-04-04Bluetooth: Add mgmt_remote_name eventJohan Hedberg2-0/+7
2011-04-04Bluetooth: Add mgmt_device_found eventJohan Hedberg2-0/+10
2011-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6Gustavo 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-28xfrm: Assign esn pointers when cloning a stateSteffen Klassert1-0/+22
2011-03-27rose: Add length checks to CALL_REQUEST parsingBen Hutchings1-1/+7
2011-03-27dst: 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-24ipv4: Fix nexthop caching wrt. scoping.David S. Miller1-3/+3
2011-03-24ipv4: Invalidate nexthop cache nh_saddr more correctly.David S. Miller2-2/+11
2011-03-24net_sched: fix THROTTLED/RUNNING raceEric Dumazet1-4/+4
2011-03-22ipv6: ip6_route_output does not modify sk parameter, so make it constFlorian Westphal1-1/+1
2011-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-2/+3
2011-03-22ipv4: fix route deletion for IPs on many subnetsJulian Anastasov1-0/+1
2011-03-21IPVS: Use global mutex in ip_vs_app.cSimon Horman1-2/+0
2011-03-21snmp: SNMP_UPD_PO_STATS_BH() always called from softirqEric Dumazet1-2/+2
2011-03-21xfrm: Fix initialize repl field of struct xfrm_stateWei Yongjun1-0/+1
2011-03-21wireless: fix 80211 kernel-doc warningsRandy Dunlap2-2/+3
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds49-533/+1950
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-3/+3
2011-03-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller2-0/+15
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller3-163/+180
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville2-0/+15
2011-03-15net/9p: Implement syncfs 9P operationAneesh Kumar K.V2-0/+3
2011-03-15[net/9p] Small non-IO PDUs for zero-copy supporting transports.Venkateswararao Jujjuri (JV)1-1/+1
2011-03-15[net/9p] Add preferences to transport layer.Venkateswararao Jujjuri (JV)1-0/+9
2011-03-15[net/9p] Preparation and helper functions for zero copyVenkateswararao Jujjuri (JV)1-0/+8
2011-03-15IPVS: Conditionally include sysctl members of struct netns_ipvsSimon Horman1-8/+13
2011-03-15IPVS: Conditional ip_vs_conntrack_enabled()Simon Horman1-0/+4
2011-03-15IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefinedSimon Horman1-0/+4
2011-03-15IPVS: Add sysctl_sync_ver()Simon Horman1-0/+11
2011-03-15IPVS: Add {sysctl_sync_threshold,period}()Simon Horman1-0/+29
2011-03-15ipvs: rename estimator functionsJulian Anastasov1-2/+2
2011-03-15ipvs: optimize rates readingJulian Anastasov1-0/+2
2011-03-15ipvs: remove unused seqcount statsJulian Anastasov1-17/+0
2011-03-15ipvs: properly zero stats and ratesJulian Anastasov1-0/+1