summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
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-04-01net: Order ports in same order as addresses in flow objects.David S. Miller1-3/+3
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-31Fix common misspellingsLucas De Marchi16-20/+20
2011-03-31ipv4: Use flowi4_init_output() in net/route.hDavid S. Miller1-36/+24
2011-03-31net: Add helper flowi4_init_output().David S. Miller1-0/+21
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
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller3-163/+180
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John 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